Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / modules / select.cpp
index 9fe80ec551ae41deccf111b01ef5d5889d18e0b6..909c70d6af4716a8839fcb7a5055daecc4b4883f 100644 (file)
@@ -39,6 +39,8 @@
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_trajectoryanalysis
  */
+#include "gmxpre.h"
+
 #include "select.h"
 
 #include <cstdio>