$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2004-07-13 14:24:57
> IMO, there's nothing wrong with using namespace std; in local
> scope. Here's a fix:
There is already workaround on top of the file dealing with gcc 3.3. I
wonder why is that gcc does not put namely wcscmp into namespace std or why
BOOST_NO_STDC_NAMESPACE is not defined?
We need to figure out what is going on and then upddate above mentioned
workaround.
Gennadiy.