$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Bojan Resnik (resnikb_at_[hidden])
Date: 2006-06-30 08:09:22
> Ok, I'm committing the patch now. I hope Vladimir won't need to roll it back.
>
> Andrei
I'm having problems with projects that use precompiled headers with
any version of MSVC. I'm attaching a minimal sample that reproduces
the problems. There seem to be two of them - the source file that
should generate the precompiled header is not passed to the compiler,
and when compiling source files that use precompiled headers, the
header name is passed gristed.
-- Bojan Resnik