X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..7fadac88725f90e0bfb6960e9fa00b75a625968c:/include/wx/string.h diff --git a/include/wx/string.h b/include/wx/string.h index 9ed73f5b82..9ab7f3f10a 100644 --- a/include/wx/string.h +++ b/include/wx/string.h @@ -2273,7 +2273,7 @@ public: // convert to a double bool ToCDouble(double *val) const; #endif - + #ifndef wxNEEDS_WXSTRING_PRINTF_MIXIN // formatted input/output // as sprintf(), returns the number of characters written or < 0 on error