Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / onlinehelp / tests / helpmanager.cpp
index b3ce50e09fdc497715dc97da84abdbc6c89c1a88..09b22225f1c9a6b2beb304427c4bb704254bc0c9 100644 (file)
@@ -39,6 +39,8 @@
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_onlinehelp
  */
+#include "gmxpre.h"
+
 #include "gromacs/onlinehelp/helpmanager.h"
 
 #include <string>