X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Foptions%2Ftests%2Foptionsassigner.cpp;h=cf9648cc1cb269251fa421740ab36e7a0bfff30b;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=9b6e244c0a5a4976b7b5124704a0fd6aeea4331c;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/options/tests/optionsassigner.cpp b/src/gromacs/options/tests/optionsassigner.cpp index 9b6e244c0a..cf9648cc1c 100644 --- a/src/gromacs/options/tests/optionsassigner.cpp +++ b/src/gromacs/options/tests/optionsassigner.cpp @@ -47,6 +47,8 @@ */ #include "gmxpre.h" +#include "gromacs/options/optionsassigner.h" + #include #include @@ -54,7 +56,6 @@ #include "gromacs/options/basicoptions.h" #include "gromacs/options/options.h" -#include "gromacs/options/optionsassigner.h" #include "gromacs/utility/exceptions.h" #include "gromacs/utility/stringutil.h"