Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / sm_position.cpp
index b0108818469d6d71ad80ac89c69f5c039ff293a9..3a92f82d69edb8972e5f757fc4a59920de4de58b 100644 (file)
 #include "gmxpre.h"
 
 #include "gromacs/legacyheaders/macros.h"
-
 #include "gromacs/selection/indexutil.h"
-#include "gromacs/selection/poscalc.h"
 #include "gromacs/selection/position.h"
-#include "gromacs/selection/selmethod.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/smalloc.h"
 
 #include "keywords.h"
+#include "poscalc.h"
 #include "selelem.h"
+#include "selmethod.h"
 
 /*! \internal \brief
  * Data structure for position keyword evaluation.