X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Flegacyheaders%2Ftypes%2Fgenborn.h;h=d7acafe0119ca7a66367b3669885cf5972b9f218;hb=ca364374d27b09e182ef2a7bd099a6ec038ad21e;hp=d9e38bf9b70e9b7c17311c1360a2f268d7ea1111;hpb=9ea20ff4673e495759f222cb2cfb0c89b996ddef;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/legacyheaders/types/genborn.h b/src/gromacs/legacyheaders/types/genborn.h index d9e38bf9b7..d7acafe011 100644 --- a/src/gromacs/legacyheaders/types/genborn.h +++ b/src/gromacs/legacyheaders/types/genborn.h @@ -35,6 +35,8 @@ * the research papers on the package. Check out http://www.gromacs.org. */ +#ifndef GMX_LEGACYHEADERS_TYPES_GENBORN_H +#define GMX_LEGACYHEADERS_TYPES_GENBORN_H #ifdef __cplusplus extern "C" { @@ -113,3 +115,4 @@ gmx_genborn_t; #ifdef __cplusplus } #endif +#endif