Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / analysisdata / tests / mock_datamodule.cpp
index ce4887ede0fe436eab75b336a8f4f03618bb1a5f..a4749df187652dfc2ed0a68244f8a8f5619df032 100644 (file)
@@ -39,6 +39,8 @@
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_analysisdata
  */
+#include "gmxpre.h"
+
 #include "mock_datamodule.h"
 
 #include <gmock/gmock.h>