diff options
Diffstat (limited to 'src/utils')
-rw-r--r-- | src/utils/tostring.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/tostring.h b/src/utils/tostring.h index 8fc6d105..95b8985f 100644 --- a/src/utils/tostring.h +++ b/src/utils/tostring.h @@ -22,7 +22,7 @@ */ #ifndef _TMW_UTILS_TOSTRING_H -#define _TMW_UTISL_TOSTRING_H +#define _TMW_UTILS_TOSTRING_H #include <sstream> |