X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0a1c1e6214827e1d9dc9f6ca2c39567cb2d35ebc..cd212ee42521a28c8947cf287940121cde7cde8f:/src/common/strconv.cpp diff --git a/src/common/strconv.cpp b/src/common/strconv.cpp index ab68a01e14..baed36b001 100644 --- a/src/common/strconv.cpp +++ b/src/common/strconv.cpp @@ -48,6 +48,10 @@ #include #endif +#ifdef __WXMSW__ + #include +#endif + #include "wx/debug.h" #include "wx/strconv.h"