Compile fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2007-08-21 17:19:33 +00:00
parent 05962bdd2b
commit 2d615fe933

View File

@@ -21,6 +21,8 @@
#else // !wxUSE_STL
#include "wx/utils.h"
template<typename T>
class wxVector
{