Fixes to Win32 build.

This commit is contained in:
Robert Osfield
2002-08-28 18:38:33 +00:00
parent 4c762829f2
commit fe93b91f73
2 changed files with 2 additions and 2 deletions

View File

@@ -247,7 +247,7 @@ private:
TestGraph is a singleton providing central access to the tree of tests;
primarily, it provides access to the root suite.
*/
class TestGraph
class SG_EXPORT TestGraph
{
public: