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:
parent
c699b4583b
commit
17c4163028
@ -21,8 +21,6 @@
|
|||||||
|
|
||||||
#else // !wxUSE_STL
|
#else // !wxUSE_STL
|
||||||
|
|
||||||
#include "wx/utils.h"
|
|
||||||
|
|
||||||
#include "wx/beforestd.h"
|
#include "wx/beforestd.h"
|
||||||
#include <new> // for placement new
|
#include <new> // for placement new
|
||||||
#include "wx/afterstd.h"
|
#include "wx/afterstd.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user