Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / simd / tests / base.cpp
index fed78480451ca1e032ad9fdff1ca83e4e0c1043a..115707363a3cdad89c9379bd84eef2fef2dd2cf9 100644 (file)
  */
 #include "gmxpre.h"
 
+#include "base.h"
+
 #include <math.h>
 
-#include "testutils/testoptions.h"
-#include "gromacs/options/options.h"
 #include "gromacs/options/basicoptions.h"
+#include "gromacs/options/options.h"
 
-#include "base.h"
+#include "testutils/testoptions.h"
 
 namespace gmx
 {