From b60773a322d332267f58a5be09efcea3e93c055d Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 8 Sep 2011 17:04:21 +0300 Subject: Add pleas for help to explain a mysterious piece of code --- cosv/source/comphelp/badcast.cxx | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cosv') 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 -- cgit