Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / topology / atomprop.cpp
index 926826b5ff6fd9ec3ebe38d5bbf7c4e38ec8cc78..864c2855905520813381efc2e0a9fd478065583d 100644 (file)
@@ -34,9 +34,9 @@
  * 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/topology/atomprop.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "gromacs/topology/atomprop.h"
 
 #include <ctype.h>
 #include <string.h>