Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / gmxlib / cuda_tools / pmalloc_cuda.cu
index f00d212727108764af5d17f4d40da23fcdd08f1c..cc221cfe24765f26d8a03c0c079a242591fc59e7 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 "cudautils.cuh"