Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / options / tests / filenameoption.cpp
index 75eb2be5f85f1da729fee36801029d9ef592f28f..cefed8dec389d162315da8a177fcb76a2ee63580 100644 (file)
@@ -39,6 +39,8 @@
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_options
  */
+#include "gmxpre.h"
+
 #include "gromacs/options/filenameoption.h"
 
 #include <gtest/gtest.h>