X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c1e10a22b6a2f859d23024bdb57f84665f66f89e..1718ef3b370df5c7fc6ff6a6ff6bb011e39b604f:/src/common/object.cpp diff --git a/src/common/object.cpp b/src/common/object.cpp index 301b632556..247c365f66 100644 --- a/src/common/object.cpp +++ b/src/common/object.cpp @@ -21,6 +21,7 @@ #include "wx/object.h" #include "wx/hash.h" #include "wx/memory.h" + #include "wx/crt.h" #endif #include