]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/memory.h
Fillid in many more missing functions (such as Enable())
[wxWidgets.git] / include / wx / memory.h
index b0ab9a02df72507a52d2a000572280112aaf7fe0..9a17ad3ac99fc896b5be307f8ef0930b0eca221a 100644 (file)
@@ -9,8 +9,8 @@
 // Licence:    wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-#ifndef __MEMORYH__
-#define __MEMORYH__
+#ifndef _WX_MEMORYH__
+#define _WX_MEMORYH__
 
 #ifdef __GNUG__
 #pragma interface "memory.h"
@@ -275,5 +275,5 @@ inline void wxTraceLevel(int WXUNUSED(level), const char *WXUNUSED(fmt)) {}
 #endif // WXDEBUG
 
 #endif
-    // __MEMORYH__
+    // _WX_MEMORYH__