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