Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / math / 3dtransforms.cpp
index 18be95347fa7cad6ded7165323cc83c860498a01..b2247bdbfb690dac3c5a531ca079ea010b77b7ef 100644 (file)
@@ -34,6 +34,8 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
+#include "gmxpre.h"
+
 #include "gromacs/math/3dtransforms.h"
 
 #include <math.h>