]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/ole/access.h
Only compile wxStd{Input,Output}Stream if wxUSE_STREAMS==1.
[wxWidgets.git] / include / wx / msw / ole / access.h
index f5898dea5ea38ea5211f11c0df2f1530fcd61a51..1684ef72b296bf241e011243b7543a38815199ec 100644 (file)
@@ -59,7 +59,7 @@ private:
     void*           m_pIAccessibleStd;  // the pointer to the standard COM interface,
                                         // for default processing
 
-    DECLARE_NO_COPY_CLASS(wxAccessible)
+    wxDECLARE_NO_COPY_CLASS(wxAccessible);
 };
 
 #endif  //wxUSE_ACCESSIBILITY