]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/notifmsg.h
allow using CPPUNIT_ASSERT_EQUAL(int,unsigned) even on 64 bit platforms (see r59576)
[wxWidgets.git] / include / wx / notifmsg.h
index 46288e62e115ad40024a63b7c61dd4f3e8eae47f..fa647209556c7f5e200ea9692aae1c2ff9e884c0 100644 (file)
@@ -124,7 +124,7 @@ private:
 
     int m_flags;
 
-    DECLARE_NO_COPY_CLASS(wxNotificationMessageBase)
+    wxDECLARE_NO_COPY_CLASS(wxNotificationMessageBase);
 };
 
 #if defined(__WXGTK__) && wxUSE_LIBHILDON