X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fcc9c05e7a71901e282e39bf4ed7f1d2b4641889..032e024c1c6ab6a20226604baab9d00558620e72:/include/wx/os2/tls.h diff --git a/include/wx/os2/tls.h b/include/wx/os2/tls.h index 9746f3cf93..4c22721fb3 100644 --- a/include/wx/os2/tls.h +++ b/include/wx/os2/tls.h @@ -54,7 +54,7 @@ public: private: ULONG* m_slot; - DECLARE_NO_COPY_CLASS(wxTlsKey) + wxDECLARE_NO_COPY_CLASS(wxTlsKey); }; #endif // _WX_OS2_TLS_H_