diff --git a/src/Common/Parser.cpp b/src/Common/Parser.cpp index 3b76adc5..6f9dc810 100644 --- a/src/Common/Parser.cpp +++ b/src/Common/Parser.cpp @@ -8,7 +8,7 @@ * may be found in the AUTHORS file in the root of the source tree. */ -#include +#include #include "Parser.h" #include "macros.h" #include "Network/sockutil.h"