X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ecff18117f8cabc0f515ad81aa4ad265e5e17d3..fb743cab53102c1d2d636acd173112233835f3f7:/src/common/hash.cpp diff --git a/src/common/hash.cpp b/src/common/hash.cpp index 7c9ea3da69..9a538b0fd9 100644 --- a/src/common/hash.cpp +++ b/src/common/hash.cpp @@ -26,10 +26,9 @@ #ifndef WX_PRECOMP #include "wx/list.h" + #include "wx/hash.h" #endif -#include "wx/hash.h" - #if wxUSE_OLD_HASH_TABLE #include