Added SG_EXPORT.

This commit is contained in:
Robert Osfield
2002-08-29 08:39:04 +00:00
parent 76959d5648
commit 4e45c82067

View File

@@ -78,7 +78,7 @@ private:
#ifndef DOXYGEN_SHOULD_SKIP_THIS
class TraceStream{
class SG_EXPORT TraceStream{
public:
TraceStream(std::ostream& o=std::cout, TraceLevel tl=Results);