Changeset 893 for code/branches/input/src/util/MultiTypeMath.h
- Timestamp:
- Mar 13, 2008, 4:15:41 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/input/src/util/MultiTypeMath.h
r871 r893 153 153 }; 154 154 155 std::ostream& operator<<(std::ostream& out, MultiTypeMath& mtm);155 _UtilExport std::ostream& operator<<(std::ostream& out, MultiTypeMath& mtm); 156 156 157 157 #endif /* _MultiTypeMath_H__ */
Note: See TracChangeset
for help on using the changeset viewer.