Strange bug / MSVC 6.5 / Boost 1.29 / utility_fwd.hpp
I haven't tracked down what include order is causing this, but I'm getting:
c:\dev\opt\include\boost/utility_fwd.hpp(21) : fatal error C1001: INTERNAL
COMPILER ERROR
(compiler file 'msc1.cpp', line 1794)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more
information
Of course MSVC doesn't have header include tracing. I've been working
around it with spurious includes of
participants (1)
-
Tom Matelich