diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2011-09-08 17:04:21 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2011-09-12 10:21:04 +0300 |
commit | b60773a322d332267f58a5be09efcea3e93c055d (patch) | |
tree | c539f851677ac7cc6f927ce8fbb4f6b61bd9549a /cosv | |
parent | 3b56b6ff5fff1ca733e32edd8200ae2a3febbba6 (diff) |
Add pleas for help to explain a mysterious piece of code
Diffstat (limited to 'cosv')
-rw-r--r-- | cosv/source/comphelp/badcast.cxx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cosv/source/comphelp/badcast.cxx b/cosv/source/comphelp/badcast.cxx index 37a763967dc1..3f68f1c306c3 100644 --- a/cosv/source/comphelp/badcast.cxx +++ b/cosv/source/comphelp/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 |