X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Ftests%2Fposcalc.cpp;h=1608a5b11b599847c823f1db12454413dfca30ca;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=4ca53be929923da0a1609e23d636cfffb0ea1df4;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/tests/poscalc.cpp b/src/gromacs/selection/tests/poscalc.cpp index 4ca53be929..1608a5b11b 100644 --- a/src/gromacs/selection/tests/poscalc.cpp +++ b/src/gromacs/selection/tests/poscalc.cpp @@ -41,14 +41,15 @@ */ #include "gmxpre.h" -#include +#include "gromacs/selection/poscalc.h" #include +#include + #include "gromacs/fileio/trx.h" #include "gromacs/math/vec.h" #include "gromacs/selection/indexutil.h" -#include "gromacs/selection/poscalc.h" #include "gromacs/selection/position.h" #include "gromacs/topology/topology.h" #include "gromacs/utility/smalloc.h"