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