samples/render works on Unix now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-08-07 08:34:28 +00:00
parent 239394fb06
commit 174f7a2ee2

View File

@@ -17,6 +17,10 @@
#include "wx/renderer.h"
#ifndef WX_PRECOMP
#include "wx/dc.h"
#endif
class MyDllRenderer : public wxRendererNative
{
public: