This website requires JavaScript.
Explore
Help
Register
Sign In
cheng
/
wxWidgets
Watch
1
Star
0
Fork
0
You've already forked wxWidgets
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
655719367a
wxWidgets
/
include
/
wx
/
mac
/
dc.h
5 lines
95 B
C
Raw
Normal View
History
Unescape
Escape
dispatch for header files in order to keep old way of includes working git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 01:28:38 -05:00
#
if __WXMAC_CLASSIC__
#
include
"wx/mac/classic/dc.h"
#
else
#
include
"wx/mac/carbon/dc.h"
#
endif
Reference in New Issue
Copy Permalink