Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / gmxlib / gpu_utils / gpu_utils.cu
index f7246f893aee845273e8ed6ef8998fe546532865..542e3a8fb954c392dcc889e541648e80988b5a3d 100644 (file)
@@ -33,6 +33,8 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
+#include "gmxpre.h"
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <assert.h>