Changeset 890 for code/trunk/src/orxonox/core/Identifier.h
- Timestamp:
- Mar 13, 2008, 3:52:29 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/core/Identifier.h
r871 r890 206 206 }; 207 207 208 std::ostream& operator<<(std::ostream& out, const std::list<const Identifier*>& list);208 _CoreExport std::ostream& operator<<(std::ostream& out, const std::list<const Identifier*>& list); 209 209 210 210
Note: See TracChangeset
for help on using the changeset viewer.