Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / modules / freevolume.cpp
index b8084b433a8e21ec0b1bf5860265a4cbb251b4f9..31785088a38156405f215a9eec52377293c39386 100644 (file)
@@ -39,6 +39,8 @@
  * \author David van der Spoel <david.vanderspoel@icm.uu.se>
  * \ingroup module_trajectoryanalysis
  */
+#include "gmxpre.h"
+
 #include "freevolume.h"
 
 #include <string>