]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/time.h
Dnd constant name changes because names like Copy can be #defined by other
[wxWidgets.git] / include / wx / time.h
index 05c5a263e646624e480e5b65039003e67699a842..74461c55afcbfeacdf19b55acae98cb867321c49 100644 (file)
@@ -9,8 +9,8 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifndef __TIMEH__
-#define __TIMEH__
+#ifndef _WX_TIMEH__
+#define _WX_TIMEH__
 
 #include "wx/object.h"
 
@@ -93,5 +93,5 @@ public:
 #endif
   // USE_TIMEDATE
 #endif
-    // __TIMEH__
+    // _WX_TIMEH__