summaryrefslogtreecommitdiff
path: root/source/modules/asura-core/font/string.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/modules/asura-core/font/string.hpp')
-rw-r--r--source/modules/asura-core/font/string.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/modules/asura-core/font/string.hpp b/source/modules/asura-core/font/string.hpp
index 2c6c845..13a8b2d 100644
--- a/source/modules/asura-core/font/string.hpp
+++ b/source/modules/asura-core/font/string.hpp
@@ -1,5 +1,5 @@
-//#ifndef __ASURA_ENGINE_STRING_H__
-//#define __ASURA_ENGINE_STRING_H__
+//#ifndef _ASURA_ENGINE_STRING_H_
+//#define _ASURA_ENGINE_STRING_H_
//
//#include <asura-utils/type.h>
//
@@ -587,7 +587,7 @@
// ////////////////////////////////////////////////////////////
// String operator +(const String& left, const String& right);
//
-// #include "String.inl"
+// #include "String.inc"
//
// }
//}