]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/tls.h
GetRegion is not needed anymore
[wxWidgets.git] / include / wx / os2 / tls.h
index a70d6aa7dfe18724cd42c640a7a4bcfd18126e5c..4c22721fb3412e4381066419db2d2f8db2d1c5e0 100644 (file)
@@ -8,8 +8,8 @@
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
-#ifndef _WX_MSW_TLS_H_
-#define _WX_MSW_TLS_H_
+#ifndef _WX_OS2_TLS_H_
+#define _WX_OS2_TLS_H_
 
 #include "wx/os2/private.h"
 
@@ -54,8 +54,8 @@ public:
 private:
     ULONG* m_slot;
 
-    DECLARE_NO_COPY_CLASS(wxTlsKey)
+    wxDECLARE_NO_COPY_CLASS(wxTlsKey);
 };
 
-#endif // _WX_MSW_TLS_H_
+#endif // _WX_OS2_TLS_H_