diff --git a/etk/log.h b/etk/log.h index db168f1..fe5878c 100644 --- a/etk/log.h +++ b/etk/log.h @@ -100,6 +100,6 @@ namespace etk { #ifdef __class__ #undef __class__ #endif -#define __class__ ("lkjlkj") +#define __class__ (NULL) #endif