]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/crt.h
Don't define __STRICT_ANSI__, we should build both with and without it.
[wxWidgets.git] / include / wx / crt.h
index ee7f6cb9451e13955da2cde7bf2c67e525c37d79..9b939fd0f9007d804939e16b179ed2ec188191d1 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     Header to include all headers with wrappers for CRT functions
 // Author:      Robert Roebling
 // Created:     2007-05-30
 // Purpose:     Header to include all headers with wrappers for CRT functions
 // Author:      Robert Roebling
 // Created:     2007-05-30
-// RCS-ID:      $Id$
 // Copyright:   (c) 2007 wxWidgets dev team
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 // Copyright:   (c) 2007 wxWidgets dev team
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
@@ -11,6 +10,8 @@
 #ifndef _WX_CRT_H_
 #define _WX_CRT_H_
 
 #ifndef _WX_CRT_H_
 #define _WX_CRT_H_
 
+#include "wx/defs.h"
+
 // include wxChar type definition:
 #include "wx/chartype.h"
 
 // include wxChar type definition:
 #include "wx/chartype.h"