$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-01-12 05:51:23
Hi Graham,
> parsers.cpp and value_semantic.cpp in 1.32.0 both use 'tolower' without
> including <cctype>, which on my platform is not included as a
> side-effect of one of the other headers. I have attached patches which
> make it compile cleanly for me.
The patch is applied. Thanks and sorry for the delay.
- Volodya