Chris@16: // Boost.Function library Chris@16: Chris@16: // Copyright Douglas Gregor 2002-2003. Use, modification and Chris@16: // distribution is subject to the Boost Software License, Version Chris@16: // 1.0. (See accompanying file LICENSE_1_0.txt or copy at Chris@16: // http://www.boost.org/LICENSE_1_0.txt) Chris@16: Chris@16: // For more information, see http://www.boost.org Chris@16: Chris@16: #define BOOST_FUNCTION_NUM_ARGS 4 Chris@16: #include Chris@16: #undef BOOST_FUNCTION_NUM_ARGS