Merge release-5-0 into master
[alexxy/gromacs.git] / src / gromacs / analysisdata / tests / arraydata.cpp
index 184a0ef631f53a15b79f00342a41efcf848479c7..a1d2755bf48e0f57de17e8d7411f7d498f253d62 100644 (file)
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_analysisdata
  */
-#include <gtest/gtest.h>
+#include "gmxpre.h"
 
 #include "gromacs/analysisdata/arraydata.h"
 
+#include <gtest/gtest.h>
+
 #include "gromacs/analysisdata/tests/datatest.h"
 #include "testutils/testasserts.h"