Fixed #1998 (VS compiler warning with current HEAD)

This commit is contained in:
Daniel Marjamäki 2010-08-30 21:45:26 +02:00
parent 7ec3c72a19
commit dcc02166c6
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ private:
Type type; // constructor, destructor, ...
};
struct SpaceInfo;
class SpaceInfo;
struct BaseInfo
{