X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ffileio%2Fxvgr.cpp;h=fc65cf8d02b6dda047a9c1944512f82718df7fcb;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=dddebce5a1c73e78c2739d19cb94e3bd4d83f846;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/fileio/xvgr.cpp b/src/gromacs/fileio/xvgr.cpp index dddebce5a1..fc65cf8d02 100644 --- a/src/gromacs/fileio/xvgr.cpp +++ b/src/gromacs/fileio/xvgr.cpp @@ -36,22 +36,21 @@ */ #include "gmxpre.h" -#include "gromacs/fileio/xvgr.h" +#include "xvgr.h" #include "config.h" -#include #include +#include #include #ifdef HAVE_SYS_TIME_H #include #endif +#include "gromacs/fileio/gmxfio.h" #include "gromacs/legacyheaders/copyrite.h" #include "gromacs/legacyheaders/oenv.h" - -#include "gromacs/fileio/gmxfio.h" #include "gromacs/math/vec.h" #include "gromacs/utility/cstringutil.h" #include "gromacs/utility/exceptions.h"