From 307b0b97ee4c88f7fab8b48e463da54b72b41367 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 12 Sep 2002 20:15:51 +0000 Subject: [PATCH] undid previous commit, the person who reported it retracted his claim git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/hashmap.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/wx/hashmap.h b/include/wx/hashmap.h index 316abdec50..9b635e8a07 100644 --- a/include/wx/hashmap.h +++ b/include/wx/hashmap.h @@ -16,8 +16,6 @@ #pragma interface "hashmap.h" #endif -#include // for ptrdiff_t - #include "wx/string.h" // private -- 2.45.2