X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Flegacyheaders%2Ftypes%2Fns.h;h=bc69cad31d298385950a53fd001f3845044dbb33;hb=ca364374d27b09e182ef2a7bd099a6ec038ad21e;hp=b5dffcd40112915b241a2cd4886db9eb7dfd958a;hpb=9ea20ff4673e495759f222cb2cfb0c89b996ddef;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/legacyheaders/types/ns.h b/src/gromacs/legacyheaders/types/ns.h index b5dffcd401..bc69cad31d 100644 --- a/src/gromacs/legacyheaders/types/ns.h +++ b/src/gromacs/legacyheaders/types/ns.h @@ -35,6 +35,9 @@ * the research papers on the package. Check out http://www.gromacs.org. */ +#ifndef GMX_LEGACYHEADERS_TYPES_NS_H +#define GMX_LEGACYHEADERS_TYPES_NS_H + #include "gromacs/legacyheaders/types/nsgrid.h" #include "gromacs/legacyheaders/types/nblist.h" @@ -82,3 +85,4 @@ typedef struct { #ifdef __cplusplus } #endif +#endif