$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2007-04-11 13:24:51
Stephan Tolksdorf wrote:
> Would it be possible to change the C++ style comments in
> detail/endian.hpp to C style? I find this header very useful and I would
> like to include it in my C sources too. (The header does not depend on
> any other boost header.)
C++-style comments are allowed in the latest C standard.