$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Miki Jovanovic (miki_at_[hidden])
Date: 2000-05-30 14:34:48
--- In boost_at_[hidden], Gary Powell <Gary.Powell_at_s...> wrote:
> I was recently informed that <> was reserved for standard libraries
> only. Since boost isn't quite there yet, lets use ""
I am curious who told you this? Last time I heard it was "" for
includes of files from current project, <> everything that is not
current project (including any 3rd party libraries installed on the
system).
Cheers,
Miki.