]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dynarray.cpp
don't crash if conversion of a command line argument to Unicode fails
[wxWidgets.git] / src / common / dynarray.cpp
index b098d4854b516b05e6bfb845c24b30021c6669db..4fc0f8ce40d65314f62adfac9c873517039ce452 100644 (file)
@@ -434,7 +434,7 @@ _WX_DEFINE_BASEARRAY(double,       wxBaseArrayDouble)
 #include <functional>
 #include "wx/afterstd.h"
 
-_WX_DEFINE_BASEARRAY(wxString, wxBaseArrayStringBase);
+_WX_DEFINE_BASEARRAY(wxString, wxBaseArrayStringBase)
 
 // some compilers (Sun CC being the only known example) distinguish between
 // extern "C" functions and the functions with C++ linkage and ptr_fun and