merge of wxMac into main repository

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2000-08-09 11:14:15 +00:00
parent 05adb9d2fd
commit a02bb1438a
5 changed files with 18 additions and 6 deletions

View File

@@ -38,6 +38,8 @@
#endif
#elif defined(__WXPM__)
#include "wx/os2/metafile.h"
#elif defined(__WXMAC__)
#include "wx/mac/metafile.h"
#endif
#endif