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