diff --git a/src/glop/preprocessor.cc b/src/glop/preprocessor.cc index 14a0460fa1..1ffacbf8bf 100644 --- a/src/glop/preprocessor.cc +++ b/src/glop/preprocessor.cc @@ -1,6 +1,8 @@ #include "glop/preprocessor.h" +#include + #include "base/stringprintf.h" #include "glop/lp_utils.h" #include "glop/matrix_utils.h"