X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/083f7497d34a1df453b92ab411aace3fc4ace927..2ce7af354a12de8cf0d80d27f6958c6ccd95f766:/include/wx/hashmap.h diff --git a/include/wx/hashmap.h b/include/wx/hashmap.h index e774c0a193..5bd69cea77 100644 --- a/include/wx/hashmap.h +++ b/include/wx/hashmap.h @@ -18,6 +18,8 @@ #include "wx/string.h" +#include // for ptrdiff_t + // private struct WXDLLEXPORT _wxHashTable_NodeBase {