#ifndef __DCPRINTH_BASE__
#define __DCPRINTH_BASE__
#if defined(__WXMSW__)
#include "wx/msw/dcprint.h"
#endif
// __DCPRINTH_BASE__