Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / commandline / shellcompletions.cpp
index f5b705944f581cca84affd9fa3d205d8031d04e0..e047cf256041b12e731df316ac96ece1e3d8fa24 100644 (file)
@@ -41,6 +41,8 @@
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_commandline
  */
+#include "gmxpre.h"
+
 #include "gromacs/commandline/shellcompletions.h"
 
 #include <cstdio>