X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxpreprocess%2Fread-conformation.cpp;h=72886e8ced652aa4ca544db215276caf13fe3158;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=b792b95c17a8bdf29221a6e45211270562fc2ae6;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxpreprocess/read-conformation.cpp b/src/gromacs/gmxpreprocess/read-conformation.cpp index b792b95c17..72886e8ced 100644 --- a/src/gromacs/gmxpreprocess/read-conformation.cpp +++ b/src/gromacs/gmxpreprocess/read-conformation.cpp @@ -37,8 +37,8 @@ #include "read-conformation.h" #include "gromacs/fileio/confio.h" -#include "gromacs/legacyheaders/types/simple.h" #include "gromacs/legacyheaders/typedefs.h" +#include "gromacs/legacyheaders/types/simple.h" #include "gromacs/topology/atomprop.h" #include "gromacs/topology/atoms.h" #include "gromacs/utility/cstringutil.h"