X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fcommandline%2Ftests%2Fcmdlineprogramcontext.cpp;h=f31c3ea405220bacb8763ec947771fe9b3415e12;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=c7ee818a48a2dfbfbee565bab616970bdea8a87e;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/commandline/tests/cmdlineprogramcontext.cpp b/src/gromacs/commandline/tests/cmdlineprogramcontext.cpp index c7ee818a48..f31c3ea405 100644 --- a/src/gromacs/commandline/tests/cmdlineprogramcontext.cpp +++ b/src/gromacs/commandline/tests/cmdlineprogramcontext.cpp @@ -41,20 +41,21 @@ */ #include "gmxpre.h" +#include "gromacs/commandline/cmdlineprogramcontext.h" + +#include "config.h" + #include #include #include #include -#include "gromacs/commandline/cmdlineprogramcontext.h" #include "gromacs/utility/common.h" #include "gromacs/utility/path.h" #include "testutils/cmdlinetest.h" -#include "config.h" - using gmx::test::CommandLine; using gmx::Path;