$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Kevin Sopp (baraclese_at_[hidden])
Date: 2008-08-08 05:50:49
Hi,
I'm developing this library, it's possible to make it header-only, but
it is not a priority for me. I want the header-only path to be enabled
via a preprocessor switch (or make that the default and add the switch
for the lib path).
Kevin