Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / tests / nbsearch.cpp
index ac7cba62a518b9b0cb901c33844d53faec7299d8..c3bc49f92bcedf882bc0f06a7e9a9739b05a7561 100644 (file)
@@ -48,8 +48,6 @@
 
 #include "gromacs/selection/nbsearch.h"
 
-#include <gtest/gtest.h>
-
 #include <cmath>
 
 #include <algorithm>
@@ -57,6 +55,8 @@
 #include <numeric>
 #include <vector>
 
+#include <gtest/gtest.h>
+
 #include "gromacs/math/vec.h"
 #include "gromacs/pbcutil/pbc.h"
 #include "gromacs/random/random.h"