utils.h is not needed by wxVector, removed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2008-01-21 08:42:56 +00:00
parent c699b4583b
commit 17c4163028

View File

@ -21,8 +21,6 @@
#else // !wxUSE_STL
#include "wx/utils.h"
#include "wx/beforestd.h"
#include <new> // for placement new
#include "wx/afterstd.h"