Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / mdlib / md_support.cpp
index 3bb87512ad8295d5a2103ccf07d5ff23154b3478..9e1abb9f1fead57be0c7fc3fef8248b2a09832e4 100644 (file)
@@ -35,9 +35,9 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#include <algorithm>
+#include "gmxpre.h"
 
-#include "config.h"
+#include <algorithm>
 
 #include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/legacyheaders/mdrun.h"