reverted last commit, it was wrong

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

View File

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