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