]> git.saurik.com Git - wxWidgets.git/blob - include/wx/dcprint.h
* wxStream: I've rewritten the inheritance
[wxWidgets.git] / include / wx / dcprint.h
1 #ifndef __DCPRINTH_BASE__
2 #define __DCPRINTH_BASE__
3
4 #if defined(__WXMSW__)
5 #include "wx/msw/dcprint.h"
6 #endif
7
8 #endif
9 // __DCPRINTH_BASE__