]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmlpars.cpp
first round of Intel compiler warning fixes: down from a few thousands just to slight...
[wxWidgets.git] / src / html / htmlpars.cpp
index f11ebb2af639545c73ba04200630125e5e37fba4..d6b6ab4c3230b96678f2e3c588c9405e6bc5c450 100644 (file)
@@ -52,7 +52,7 @@ public:
 };
 
 WX_DECLARE_OBJARRAY(wxHtmlTextPiece, wxHtmlTextPieces);
-WX_DEFINE_OBJARRAY(wxHtmlTextPieces);
+WX_DEFINE_OBJARRAY(wxHtmlTextPieces)
 
 class wxHtmlParserState
 {