Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / pdb2top.cpp
index 9dfbfdffbbc3cc3986f4d557074566b0f6b70e5a..ec4f8927ce5d570c14cde224c8b774b9cb3e429c 100644 (file)
@@ -36,8 +36,6 @@
  */
 #include "gmxpre.h"
 
-#include "config.h"
-
 #include <stdio.h>
 #include <math.h>
 #include <ctype.h>