moved vararg CRT functions wrappers to a new wxcrtvararg.h header

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2007-04-19 07:44:16 +00:00
parent cc4d99cfb7
commit e713a90b3f
5 changed files with 289 additions and 251 deletions

View File

@@ -19,5 +19,6 @@
/* and wrappers for CRT functions: */
#include "wx/wxcrt.h"
#include "wx/wxcrtvararg.h"
#endif /* _WX_WXCHAR_H_ */