Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / selection / tests / poscalc.cpp
index db01535ba19ef3640c7512e6cc8b6a602de9c233..4ca53be929923da0a1609e23d636cfffb0ea1df4 100644 (file)
@@ -39,6 +39,8 @@
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_selection
  */
+#include "gmxpre.h"
+
 #include <gtest/gtest.h>
 
 #include <vector>