]> git.saurik.com Git - wxWidgets.git/blame - include/wx/dcprint.h
Small modification
[wxWidgets.git] / include / wx / dcprint.h
CommitLineData
c801d85f
KB
1#ifndef __DCPRINTH_BASE__
2#define __DCPRINTH_BASE__
3
2049ba38 4#if defined(__WXMSW__)
c801d85f
KB
5#include "wx/msw/dcprint.h"
6#endif
7
8#endif
9 // __DCPRINTH_BASE__