$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Felix E. Klee (yg-boost-users_at_[hidden])
Date: 2002-10-18 10:47:43
Hi,
I found that at least part of the Boost code contains DOS style carriage
returns. Why is that? This causes parsing errors on UNIX.
Felix