Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / simd / tests / simd_integer.cpp
index 804354c08450cc760ac986b4f222c677a8afac74..9535c82a30ddc02274fd952f1a71eadc9da6d55f 100644 (file)
@@ -32,9 +32,7 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
 
 #include "simd.h"