$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Andrei Melnikov (andy.melnikov_at_[hidden])
Date: 2006-10-16 10:59:04
On 16/10/06, Alex Besogonov <cyberax_at_[hidden]> wrote:
> Vladimir Prus wrote:
> > But if /Yu is absent, will #include "pch.hpp" work?
> Sure.
>
Well, not exactly. The behaviour will be identical only if pch.hpp is
on include search path. See my note in other post.
-- Andrei