Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / symrec.cpp
index 3df67883dbfcd9469f305ae734dba1f8c86393ff..cd648f60efc0261e932ed93050c6a9b20a44774d 100644 (file)
  */
 #include "gmxpre.h"
 
+#include "symrec.h"
+
 #include <map>
 #include <string>
 #include <utility>
 
 #include "gromacs/legacyheaders/macros.h"
-
 #include "gromacs/utility/exceptions.h"
 #include "gromacs/utility/gmxassert.h"
 #include "gromacs/utility/stringutil.h"
@@ -54,7 +55,6 @@
 
 #include "poscalc.h"
 #include "selelem.h"
-#include "symrec.h"
 
 namespace gmx
 {