git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52349
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
- * Date : 11 February 2008 *
+ * Date : 5 March 2008 *
* *
*****************************************************************************/
* *
*****************************************************************************/
-#define wxUSE_STD_IOSTREAM 0
-
#if defined(__DMC__) || defined(__WATCOMC__) \
#if defined(__DMC__) || defined(__WATCOMC__) \
- || (defined(_MSC_VER) && _MSC_VER < 1200)
- #define wxUSE_STD_STRING 0
+ || (defined(_MSC_VER) && _MSC_VER < 1200)
+ #define wxUSE_STD_DEFAULT 0
- #define wxUSE_STD_STRING 0
+ #define wxUSE_STD_DEFAULT 0
+#define wxUSE_STD_IOSTREAM wxUSE_STD_DEFAULT
+
+#define wxUSE_STD_STRING wxUSE_STD_DEFAULT
+
#define wxUSE_PRINTF_POS_PARAMS 0
#define wxUSE_LONGLONG 1
#define wxUSE_PRINTF_POS_PARAMS 0
#define wxUSE_LONGLONG 1