Changeset 2020 for code/branches/objecthierarchy/src/util/String.h
- Timestamp:
- Oct 27, 2008, 11:44:20 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/src/util/String.h
r2019 r2020 40 40 #include <sstream> 41 41 42 _UtilExport static const std::string BLANKSTRING = "";42 extern _UtilExport std::string BLANKSTRING; 43 43 _UtilExport std::string getUniqueNumberString(); 44 44
Note: See TracChangeset
for help on using the changeset viewer.