Fixed another SWIG warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2004-01-23 21:26:34 +00:00
parent 2370fd3a74
commit c12014018b

View File

@ -424,7 +424,7 @@ public:
//---------------------------------------------------------------------------
#if !defined(__WXGTK__) && !defined(__WXX11__)
#if defined(__WXMSW__) || defined(__WXMAC__)
%{
#include <wx/metafile.h>