Changeset 933 for code/branches/core2/src/util/String.h
- Timestamp:
- Mar 27, 2008, 5:04:41 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core2/src/util/String.h
r871 r933 26 26 */ 27 27 28 #ifndef _ String_H__29 #define _ String_H__28 #ifndef _Util_String_H__ 29 #define _Util_String_H__ 30 30 31 31 #include <string> … … 144 144 }; 145 145 146 #endif /* _ String_H__ */146 #endif /* _Util_String_H__ */
Note: See TracChangeset
for help on using the changeset viewer.