]> git.saurik.com Git - wxWidgets.git/commitdiff
utils.h is not needed by wxVector, removed
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 21 Jan 2008 08:42:56 +0000 (08:42 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 21 Jan 2008 08:42:56 +0000 (08:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/vector.h

index 9de3d724672cd0537cc2d5e8d210e01f31d32f7b..9511ab2ab362b722fb003c62cd5d76859945bd7c 100644 (file)
@@ -21,8 +21,6 @@
 
 #else // !wxUSE_STL
 
 
 #else // !wxUSE_STL
 
-#include "wx/utils.h"
-
 #include "wx/beforestd.h"
 #include <new> // for placement new
 #include "wx/afterstd.h"
 #include "wx/beforestd.h"
 #include <new> // for placement new
 #include "wx/afterstd.h"