Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / tests / moduletest.cpp
index dc1a265127c2b102fe77eccaa3ea43529d7df54b..b12f0a4418321b0489231aec8852278567c69250 100644 (file)
@@ -39,6 +39,8 @@
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_trajectoryanalysis
  */
+#include "gmxpre.h"
+
 #include "moduletest.h"
 
 #include <map>