mirror of
https://github.com/boostorg/functional.git
synced 2025-07-31 13:07:18 +02:00
Commented out some code in overloaded_function to try to see what breaks on Sun.
[SVN r77900]
This commit is contained in:
@@ -11,8 +11,9 @@
|
||||
# ifndef BOOST_FUNCTIONAL_OVERLOADED_FUNCTION_HPP_
|
||||
# define BOOST_FUNCTIONAL_OVERLOADED_FUNCTION_HPP_
|
||||
|
||||
# include <boost/functional/overloaded_function/detail/base.hpp>
|
||||
# include <boost/functional/overloaded_function/detail/function_type.hpp>
|
||||
/** @todo[Lorenzo Caminiti] Uncomment this... trying to see what breaks on Sun */
|
||||
//# include <boost/functional/overloaded_function/detail/base.hpp>
|
||||
//# include <boost/functional/overloaded_function/detail/function_type.hpp>
|
||||
# include <boost/functional/overloaded_function/config.hpp>
|
||||
# include <boost/typeof/typeof.hpp>
|
||||
# include <boost/preprocessor/iteration/iterate.hpp>
|
||||
|
Reference in New Issue
Block a user