X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fcore%2Ftypelist.h;h=ecc28faf64b1d41d2ca20e599ef1aac8935238e5;hp=bd8bf4428a3dda7769fcdd3ddc7ad5e3f5c66925;hb=28c02372b924cc2df099c63ca6b078e4342686d5;hpb=acbe2ee4cea637450389bb86a3892160bb724192 diff --git a/source/core/typelist.h b/source/core/typelist.h index bd8bf44..ecc28fa 100644 --- a/source/core/typelist.h +++ b/source/core/typelist.h @@ -1,5 +1,5 @@ -#ifndef CORE_TYPELIST_H_ -#define CORE_TYPELIST_H_ +#ifndef MSP_CORE_TYPELIST_H_ +#define MSP_CORE_TYPELIST_H_ namespace Msp {