summaryrefslogtreecommitdiff
path: root/xml2cmp
diff options
context:
space:
mode:
Diffstat (limited to 'xml2cmp')
-rw-r--r--xml2cmp/source/support/badcast.cxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/xml2cmp/source/support/badcast.cxx b/xml2cmp/source/support/badcast.cxx
index 37a763967dc1..3f68f1c306c3 100644
--- a/xml2cmp/source/support/badcast.cxx
+++ b/xml2cmp/source/support/badcast.cxx
@@ -32,6 +32,11 @@
due to problems with WNT-STL-headers.
*/
+// If anybody who happens to read this has any idea what dark magic
+// this is supposed to achieve, and whether it is needed or in any way
+// relevant with MSVC2008 (or eventually newer), please add a
+// comment...
+
#if defined(WNT) && !defined(__MINGW32__)
#define _NTSDK