add missing #include

[SVN r3643]
This commit is contained in:
Eric Niebler
2007-02-05 05:56:57 +00:00
parent e82315742a
commit 9ce62e48bf

View File

@ -14,6 +14,7 @@
#ifndef BOOST_MIN
#include <boost/config.hpp>
#include <boost/detail/workaround.hpp>
#if BOOST_WORKAROUND(__COMO_VERSION__, BOOST_TESTED_AT(4245))