Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / programs / view / pulldown.cpp
index 6d340e568035fe7b21af2bdd2597bab7bc507704..d010cfdcdcfdb3d3d3749aabef9bedb1df325ed3 100644 (file)
@@ -36,8 +36,6 @@
  */
 #include "gmxpre.h"
 
-#include "config.h"
-
 #include <string.h>
 
 #include <algorithm>