Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / options / filenameoptionmanager.cpp
index 390f3998183722981855da0aeeee15a6ae213066..834ec2cc78e2ce250448aac5ddb8cd02a21da05c 100644 (file)
@@ -39,6 +39,8 @@
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_options
  */
+#include "gmxpre.h"
+
 #include "filenameoptionmanager.h"
 
 #include <cstring>