#ifndef WXWIDGETS_H_INCLUDED #define WXWIDGETS_H_INCLUDED // For compilers that support precompilation #include #ifdef __BORLANDC__ #pragma hdrstop #endif //__BORLANDC__ #ifndef WX_PRECOMP // Include your minimal set of headers here, or wx.h #include #endif #endif // WXWIDGETS_H_INCLUDED