Changeset 917 for code/branches/network/src/orxonox/core
- Timestamp:
- Mar 21, 2008, 6:14:31 PM (17 years ago)
- Location:
- code/branches/network/src/orxonox/core
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/network/src/orxonox/core/Identifier.h
r871 r917 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.