Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 13, 2008, 4:15:41 PM (16 years ago)
Author:
rgrieder
Message:
  • merged trunk into input
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/input/src/util/MultiTypePrimitive.h

    r871 r893  
    175175};
    176176
    177 std::ostream& operator<<(std::ostream& out, const MultiTypePrimitive& mtp);
     177_UtilExport std::ostream& operator<<(std::ostream& out, const MultiTypePrimitive& mtp);
    178178
    179179#endif /* _MultiTypePrimitive_H__ */
Note: See TracChangeset for help on using the changeset viewer.