X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/52de37c78f31bc03f8b96090932c7ce8c3907d29..39c20230ba7ca49fbdfd7c558b4669ddc15ba4aa:/src/common/variant.cpp diff --git a/src/common/variant.cpp b/src/common/variant.cpp index 0be25d1047..6892784807 100644 --- a/src/common/variant.cpp +++ b/src/common/variant.cpp @@ -23,6 +23,7 @@ #ifndef WX_PRECOMP #include "wx/string.h" #include "wx/math.h" + #include "wx/crt.h" #if wxUSE_STREAMS #include "wx/stream.h" #endif