Merge branch 'release-4-6', adds the nbnxn functionality
[alexxy/gromacs.git] / src / tools / gmx_pme_error.c
index 1e7c59082fa909b2e7d95abb6bac2f4b09b4483a..e6c6d5c35f2a0bf6cf6c49a157f439078a52b5e1 100644 (file)
@@ -48,6 +48,7 @@
 #include "mtop_util.h"
 #include "network.h"
 #include "main.h"
+#include "macros.h"
 
 /* We use the same defines as in mvdata.c here */
 #define  block_bc(cr,   d) gmx_bcast(     sizeof(d),     &(d),(cr))