Mingw32/gcc-2.95 change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
J. Russell Smyth
1999-09-14 20:57:06 +00:00
parent 6627a4b049
commit 2d996ed1c4
2 changed files with 2 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
#ifdef __GNUG__
#pragma interface "colour.h"
#endif
#include "wx/object.h"
// Colour
class WXDLLEXPORT wxColour: public wxObject