$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bo Persson (bop_at_[hidden])
Date: 2008-04-26 03:53:23
Sohail Somani wrote:
> Tom Brinkman wrote:
>>>> But it would introduce the dependency to boost::filesystem
>>
>> That would be a show-stopper for shur. I definately could not use
>> your IO library if it had a boost::filesystem dependency. PLEASE -
>> keep it header only.
>
> I have no interest in boost::filesystem or gil. Just trying to
> understand your requirement for being header-only: You *want* to
> compile the same code over and over rather than just once?
No, he's probably using a pre-compiled header. :-)
Bo Persson