$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: eg (egoots_at_[hidden])
Date: 2007-12-17 12:19:40
Micha³ Nowotka wrote:
> Hello,
> container_device_example.cpp in libs\iostreams\example uses
> <boost/iostreams/stream_facade.hpp> header but i can't find it
> anywhere in boost libs. How can I istall it?
>
its just a header, but not an official part of the library as it is an
example. So, just include the file in your project.