Merge release-5-0 into master
[alexxy/gromacs.git] / src / testutils / integrationtests.cpp
index 77355e17161a080f8b145f7138cd5d448647af81..5ea00c67d79dad5e19ee9e266d4ef481f38b6a87 100644 (file)
@@ -39,6 +39,8 @@
  * \author Mark Abraham <mark.j.abraham@gmail.com>
  * \ingroup module_testutils
  */
+#include "gmxpre.h"
+
 #include "integrationtests.h"
 
 #include "testutils/testoptions.h"
@@ -50,6 +52,8 @@
 #include <stdlib.h>
 #include <stdio.h>
 
+#include "config.h"
+
 namespace gmx
 {
 namespace test