Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / simd / tests / bootstrap_loadstore.cpp
index 8cc0295babb77e22823157439b40542c89035b53..824a831e18f5e52344a45399a019bcae137406f3 100644 (file)
@@ -34,8 +34,6 @@
  */
 #include "gmxpre.h"
 
-#include "config.h"
-
 /*! \internal \file
  * \brief
  * Separate test of SIMD load/store, before we use them in the SIMD test classes.