X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Ftypelist.h;h=ecc28faf64b1d41d2ca20e599ef1aac8935238e5;hb=b4664bc8a51e2b78e9325feecc196a426ac4fc38;hp=bd8bf4428a3dda7769fcdd3ddc7ad5e3f5c66925;hpb=4bd704ea84b36dc8e83db51cd5eab4111eb48c2a;p=libs%2Fcore.git 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 {