Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / fileio / tngio.cpp
index 774c01f9abf08721560b320f684092e624c8e538..6d5a929531620c4cafd24c94bd6251f00cca6f1c 100644 (file)
@@ -34,9 +34,7 @@
  */
 #include "tngio.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>