Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / pbcutil / mshift.cpp
index 7d5b8f3528beda12b830badfc86ce7bccc0e043d..94dc35bd2b6bbb8d7f9f6c977bda22d5a37242e8 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "gromacs/pbcutil/mshift.h"
+#include "gmxpre.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gromacs/pbcutil/mshift.h"
 
 #include <string.h>