included a smaller part of Boost.Hash

[SVN r28367]
This commit is contained in:
Joaquín M. López Muñoz 2005-04-21 07:08:33 +00:00
parent 344947128d
commit d8ad2dd48b

View File

@ -14,7 +14,7 @@
#endif
#include <boost/config.hpp> /* keep it first to prevent nasty warns in MSVC */
#include <boost/functional/hash.hpp>
#include <boost/functional/hash/hash.hpp>
#include <boost/mpl/aux_/na.hpp>
#include <boost/mpl/eval_if.hpp>
#include <boost/mpl/identity.hpp>