$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [hash][msvc 8.0]<boost/functional/hash/detail/float_functions.hpp> issuing a using namespace std directive?
From: Anteru (newsgroups_at_[hidden])
Date: 2009-06-18 08:08:45
> Can you try this?
>
> #include <list>
> #include <boost/functional/hash.hpp>
>
> typedef list<int> foo;
Fails to compile, same error.
Cheers,
Anteru