Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / fft / tests / fft.cpp
index bc3dd9ce71e08c6fee8fcdc52732f283ca2c06cb..e0d80ad9743f257b0f34a62d4be42b76f10777c5 100644 (file)
@@ -42,6 +42,8 @@
  * \author Roland Schulz <roland@utk.edu>
  * \ingroup module_fft
  */
+#include "gmxpre.h"
+
 #include <vector>
 
 #include <gtest/gtest.h>