X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c1e10a22b6a2f859d23024bdb57f84665f66f89e..b9d4eff64fdcb4d8ccf27bb3d81cda9b990ec76a:/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