Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / simd / tests / simd4_math.cpp
index 70784dbc78e7cc7b46527375ae33aaef6cc43484..2345c037e41c106e06c46762da3189e0faa5d060 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.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
+
+#include "config.h"
 
 #include <vector>
+
 #include "gromacs/math/utilities.h"
+#include "gromacs/options/basicoptions.h"
 #include "gromacs/simd/simd.h"
 #include "gromacs/simd/simd_math.h"
-#include "gromacs/options/basicoptions.h"
 
 #include "simd4.h"