Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxana / legacytests / gmx_traj_tests.cpp
index 7c96a96f3cbc83fee8cdd2f1e0dc1f6f0c1951c2..4af681f2f6064ac7ae873e68a4ac21641c83c683 100644 (file)
 
 #include "gmxpre.h"
 
+#include "config.h"
+
 #include "gromacs/gmxana/gmx_ana.h"
-#include "testutils/integrationtests.h"
-#include "testutils/cmdlinetest.h"
 #include "gromacs/utility/arrayref.h"
 
-#include "config.h"
+#include "testutils/cmdlinetest.h"
+#include "testutils/integrationtests.h"
 
 namespace
 {