Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / analysisdata / modules / plot.cpp
index 846248897a5858968594ff2382112bd9cadb9033..9ef70050f5edebe781f6ae05415909246f97c034 100644 (file)
@@ -39,6 +39,8 @@
  * \ingroup module_analysisdata
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  */
+#include "gmxpre.h"
+
 #include "gromacs/analysisdata/modules/plot.h"
 
 #include <string>