Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / gmxlib / cuda_tools / cudautils.cu
index f6fb250065e972e5241cde8d39382999c8a00991..f92a53f07db4d1453eb775ae8a23b2269d0189be 100644 (file)
@@ -33,6 +33,8 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
+#include "gmxpre.h"
+
 #include <stdlib.h>
 
 #include "gromacs/utility/smalloc.h"