Changeset 2244 for code/branches/buildsystem/src/util/String.h
- Timestamp:
- Nov 21, 2008, 12:36:23 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/buildsystem/src/util/String.h
r1791 r2244 77 77 _UtilExport unsigned int getNextCommentPosition(const std::string& str, unsigned int start = 0); 78 78 79 _UtilExport void convertToWindowsPath(std::string* str); 80 _UtilExport void convertToUnixPath(std::string* str); 81 79 82 #endif /* _Util_String_H__ */
Note: See TracChangeset
for help on using the changeset viewer.