$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Mark Sizer (boost_at_[hidden])
Date: 2003-10-20 12:07:18
Marton Fabo wrote:
>
> This is way too much. I'm not using any so that much advanced stuff that
> it would be justified - and the compilation time is inacceptable for
> such a small app.
>
Just out of curiosity, why is compilation time a big deal? I understand
being concerned about the size of the final executable, but how often
are you compiling? (and if it's that often, why?).