Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / commandline / pargs.cpp
index 7b0f9ba2399765744378878f5f6b7e9a3daba218..d0184d1a8302927112416ac263f93a298110eb2a 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-/* This file is completely threadsafe - keep it that way! */
 #include "gmxpre.h"
 
 #include "gromacs/commandline/pargs.h"
 
-#include "config.h"
-
 #include <cstdlib>
 #include <cstring>