X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ecff18117f8cabc0f515ad81aa4ad265e5e17d3..974dee61a9a0f72652488fc4120a82846990345b:/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