]> git.saurik.com Git - wxWidgets.git/commitdiff
Added semicolon needed by MSVC++ 6
authorJulian Smart <julian@anthemion.co.uk>
Tue, 2 Aug 2011 14:43:15 +0000 (14:43 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 2 Aug 2011 14:43:15 +0000 (14:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/missing.h

index 16e4621baadc7011c232103a25586f85b1115f95..6b2d1cd956e62f8f7de3bccc4f2afca6cbb7630b 100644 (file)
@@ -568,7 +568,7 @@ typedef enum CommandStateChangeConstants {
 enum
 {
     OLECMDID_OPTICAL_ZOOM = 63
-}
+};
 #endif
 
 #ifndef INET_E_INVALID_CERTIFICATE