Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / testutils / testasserts.cpp
index 4768c7321a1f3efcf7f02d664fa04b7dedcb42c6..5025018b7674c8cdc1c0c003fe10c5627943c4c3 100644 (file)
@@ -39,6 +39,8 @@
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_testutils
  */
+#include "gmxpre.h"
+
 #include "testutils/testasserts.h"
 
 #include <cmath>