Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / programs / mdrun / runner.cpp
index e1c9b734f168e3edde33ae637fb8f16ec622afa7..0afd51b194e0bed9a978db196b2dc6adbe65b667 100644 (file)
@@ -35,6 +35,8 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
+#include "gmxpre.h"
+
 #include "config.h"
 
 #include <algorithm>