]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/wxexpr.cpp
Added some notes on the Nano-X port.
[wxWidgets.git] / src / common / wxexpr.cpp
index 01784063b201679dadd4d948c9236fdd6438926f..3db96de17af6e9a3730bec88ff70c106f8df0aa9 100644 (file)
@@ -20,6 +20,8 @@
 #pragma hdrstop
 #endif
 
+#if wxUSE_PROLOGIO
+
 #include <stdarg.h>
 #include <ctype.h>
 #include <string.h>
@@ -1272,3 +1274,5 @@ WXDLLEXPORT char *strdup(const char *s)
 #endif
 #endif
 
+#endif
+  // wxUSE_PROLOGIO