X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fsymrec.cpp;h=cd648f60efc0261e932ed93050c6a9b20a44774d;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=3df67883dbfcd9469f305ae734dba1f8c86393ff;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/symrec.cpp b/src/gromacs/selection/symrec.cpp index 3df67883db..cd648f60ef 100644 --- a/src/gromacs/selection/symrec.cpp +++ b/src/gromacs/selection/symrec.cpp @@ -41,12 +41,13 @@ */ #include "gmxpre.h" +#include "symrec.h" + #include #include #include #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 {