]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/crt.h
1 //////////////////////////////////////////////////////////////////////////////
3 // Purpose: Header to include all headers with wrappers for CRT functions
4 // Author: Robert Roebling
6 // Copyright: (c) 2007 wxWidgets dev team
7 // Licence: wxWindows licence
8 ///////////////////////////////////////////////////////////////////////////////
15 // include wxChar type definition:
16 #include "wx/chartype.h"
18 // and wrappers for CRT functions:
20 #include "wx/wxcrtvararg.h"