]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/treectrl.cpp
HP-UX gcc compilation fixes
[wxWidgets.git] / src / msw / treectrl.cpp
index 10ad765ff2e72b95ea6cc149a2f3345bf5f95474..07ff06e610949d6cf23614697a10400d59dd0f1b 100644 (file)
     #include <commctrl.h>
 #endif
 
-#ifdef GetFirstChild
-#undef GetFirstChild
-#endif
-
-#ifdef GetNextChild
-#undef GetNextChild
-#endif
-
-#ifdef GetNextSibling
-#undef GetNextSibling
-#endif
-
-#ifdef GetClassInfo
-#undef GetClassInfo
-#endif
-
 // Bug in headers, sometimes
 #ifndef TVIS_FOCUSED
     #define TVIS_FOCUSED            0x0001