Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / fft / fft5d.cpp
index 6f29773e6912097b4db5fedbb51508d73b554ddf..27d42915fb9065932562a5e7ba93b54a1a272d63 100644 (file)
@@ -32,6 +32,8 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
+#include "gmxpre.h"
+
 #include "config.h"
 
 #include <algorithm>