Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / topology / symtab.cpp
index 98a99e3a9a82147b4dbf0ac1c3019e4ae996e6e5..35134a5134a9350b26c3256bd9efd8303ee30e1c 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 "symtab.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "symtab.h"
 
 #include <stdio.h>
 #include <string.h>