Changeset 890 for code/trunk/src/util/MultiTypeString.h
- Timestamp:
- Mar 13, 2008, 3:52:29 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/util/MultiTypeString.h
r871 r890 109 109 }; 110 110 111 std::ostream& operator<<(std::ostream& out, MultiTypeString& mts);111 _UtilExport std::ostream& operator<<(std::ostream& out, MultiTypeString& mts); 112 112 113 113 #endif /* _MultiTypeString_H__ */
Note: See TracChangeset
for help on using the changeset viewer.