X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxpreprocess%2Fsortwater.c;h=73c8b5472d8f7be3eb320460be9a0e554c8d7e96;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=43dcda6c5d29e03ce58bf5947f39c100efd2bc9f;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxpreprocess/sortwater.c b/src/gromacs/gmxpreprocess/sortwater.c index 43dcda6c5d..73c8b5472d 100644 --- a/src/gromacs/gmxpreprocess/sortwater.c +++ b/src/gromacs/gmxpreprocess/sortwater.c @@ -36,12 +36,12 @@ */ #include "gmxpre.h" +#include "sortwater.h" + #include #include "gromacs/legacyheaders/typedefs.h" #include "gromacs/math/vec.h" -#include "sortwater.h" - #include "gromacs/random/random.h" #include "gromacs/utility/smalloc.h"