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