Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / selvalue.cpp
index 18a51f0a2601bc87256a454ab87ffc6642aa5df5..86edfba070fa72c3cc207e17c3c6094c53aed62c 100644 (file)
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_selection
  */
+#include "gmxpre.h"
+
+#include "selvalue.h"
+
 #include "gromacs/selection/indexutil.h"
 #include "gromacs/selection/position.h"
-#include "gromacs/selection/selvalue.h"
 #include "gromacs/utility/gmxassert.h"
 #include "gromacs/utility/smalloc.h"