]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/setup0.h
handle XOpenDisplay() failure in GetSM(); reformatted the code
[wxWidgets.git] / include / wx / motif / setup0.h
index a6d038cc5356e67af3467099b8e4dd95c0aec1e4..646cc8375327130288dc770b14e25250e466be90 100644 (file)
 #define wxUSE_STD_IOSTREAM  0
 
 // Enable conversion to standard C++ string if 1.
-#define wxUSE_STD_STRING  0
+#define wxUSE_STD_STRING  1
 
 // Support for positional parameters (e.g. %1$d, %2$s ...) in wxVsnprintf.
 // Note that if the system's implementation does not support positional