#ifndef WXWIDGETS_H_INCLUDED #define WXWIDGETS_H_INCLUDED // For compilers that support precompilation #include #ifdef __BORLANDC__ #pragma hdrstop #endif //__BORLANDC__ #ifndef WX_PRECOMP #include #endif #ifdef WX_PRECOMP // put here all your rarely-changing header files #endif // WX_PRECOMP #endif // WXWIDGETS_H_INCLUDED