Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / commandline / pargs.cpp
index 66c0f2abada26e0021ab6b58c3d363536ca6b665..b7018901dae7dd951630ecbf25396180971dbaa8 100644 (file)
@@ -35,6 +35,8 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 /* This file is completely threadsafe - keep it that way! */
+#include "gmxpre.h"
+
 #include "gromacs/commandline/pargs.h"
 
 #include "config.h"