]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/core/private.h
fix for IBM xlC 8, it can't compile Clone() if wxDataFormat is not defined
[wxWidgets.git] / include / wx / osx / core / private.h
index f6ed9b27ec63faf920f14a1475d3e1bae5ca4733..d4a25caee50ea8f5dfa8138870e0b4a06b9f7701 100644 (file)
@@ -43,7 +43,7 @@ wxString WXDLLIMPEXP_CORE wxMacMakeStringFromPascal( const unsigned char * from
 
 class WXDLLIMPEXP_CORE wxMacCGContextStateSaver
 {
-    DECLARE_NO_COPY_CLASS(wxMacCGContextStateSaver)
+    wxDECLARE_NO_COPY_CLASS(wxMacCGContextStateSaver);
 
 public:
     wxMacCGContextStateSaver( CGContextRef cg )