build gcc3.2

This commit is contained in:
David Rose 2003-02-07 00:05:28 +00:00
parent 92fca841bd
commit 3513cf8684

View File

@ -80,7 +80,7 @@ public:
private: private:
static TypeHandle _type_handle; static TypeHandle _type_handle;
friend DynamicTextFont; friend class DynamicTextFont;
}; };
#include "dynamicTextPage.I" #include "dynamicTextPage.I"