summaryrefslogtreecommitdiffstats
path: root/src/windows/leash/LeashProperties.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/leash/LeashProperties.cpp')
-rw-r--r--src/windows/leash/LeashProperties.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/windows/leash/LeashProperties.cpp b/src/windows/leash/LeashProperties.cpp
index 2854231739..0089baf5aa 100644
--- a/src/windows/leash/LeashProperties.cpp
+++ b/src/windows/leash/LeashProperties.cpp
@@ -26,6 +26,14 @@
static char THIS_FILE[] = __FILE__;
#endif
+////Some unknown Platform SDK/VC uglines
+#if defined(__HTMLHELP_H__)
+#ifdef HtmlHelp
+#undef HtmlHelp
+#endif
+#endif
+
+
/////////////////////////////////////////////////////////////////////////////
// CLeashProperties dialog