git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 2006-10-21 12:23:49 +00:00
parent 5c6e84b696
commit 8f3f46357d

View File

@ -14,6 +14,7 @@
#include "wx/geometry.h"
#include "wx/dynarray.h"
#include "wx/dc.h"
class WXDLLEXPORT wxWindowDC;