Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / simd / tests / simd_math.cpp
index a3213c99a5397be9fefabeedb793ede8a4f807c9..8a0d2029419c67045f715367835f995f62ba0f20 100644 (file)
@@ -32,6 +32,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 "config.h"
 
 #include <vector>