From: Vadim Zeitlin Date: Sat, 10 Jan 2009 14:55:56 +0000 (+0000) Subject: reverted apparently accidental change of r57896 X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/fa8224a15a6ab896c0536dcb3f2e3e4040d602a9?ds=inline reverted apparently accidental change of r57896 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/vector.h b/include/wx/vector.h index 78a91b8dfe..ab07ca0f4a 100644 --- a/include/wx/vector.h +++ b/include/wx/vector.h @@ -13,7 +13,6 @@ #define _WX_VECTOR_H_ #include "wx/defs.h" -#include "wx/dataobj.h" #if wxUSE_STL