Changeset 890 for code/trunk/src/util/MultiTypePrimitive.h
- Timestamp:
- Mar 13, 2008, 3:52:29 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/util/MultiTypePrimitive.h
r871 r890 175 175 }; 176 176 177 std::ostream& operator<<(std::ostream& out, const MultiTypePrimitive& mtp);177 _UtilExport std::ostream& operator<<(std::ostream& out, const MultiTypePrimitive& mtp); 178 178 179 179 #endif /* _MultiTypePrimitive_H__ */
Note: See TracChangeset
for help on using the changeset viewer.