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