00001 00002 // Name: wxprec.h 00003 // Purpose: 00004 // Author: 00005 // Modified by: 00006 // Created: 00007 // RCS-ID: 00008 // Copyright: (C)2005 00009 // Licence: wxWindows 00010 // Generated with wxWinWizard by KoanSoftware.com 00012 00013 #ifndef _WXPREC_H_ 00014 #define _WXPREC_H_ 00015 00016 #include "wx/wxprec.h" 00017 00018 // additional headers 00019 00020 #ifdef __BORLANDC__ 00021 #pragma hdrstop 00022 #endif 00023 00024 #ifndef WX_PRECOMP 00025 #include "wx/wx.h" 00026 #endif 00027 00028 #endif // _WXPREC_H_