Include config.h directly if used
[alexxy/gromacs.git] / src / gromacs / commandline / cmdlineinit.cpp
index 017f2b31c87fd52a690088281b8092b6b5f34143..853901386c8bc495de91d6a608ec38b749633515 100644 (file)
@@ -58,6 +58,8 @@
 #include "gromacs/utility/programcontext.h"
 #include "gromacs/utility/smalloc.h"
 
+#include "config.h"
+
 namespace gmx
 {