--- trunk/src/utils/simError.cpp 2013/06/16 15:15:42 1879 +++ trunk/src/utils/simError.cpp 2013/10/31 15:32:17 1938 @@ -39,14 +39,14 @@ * [4] Kuang & Gezelter, J. Chem. Phys. 133, 164101 (2010). * [5] Vardeman, Stocker & Gezelter, J. Chem. Theory Comput. 7, 834 (2011). */ +#ifdef IS_MPI +#include +#endif #include #include #include #include "config.h" -#ifdef IS_MPI -#include -#endif int nChecks;