Removed forced usage of virtual function implementation in Boost.Function,

because it is no longer necessary.


[SVN r11606]
This commit is contained in:
Douglas Gregor
2001-11-06 02:26:46 +00:00
parent b520cf5d9f
commit 4f21fcf5da

View File

@@ -10,7 +10,6 @@
#include "boost/config/compiler/common_edg.hpp"
#if (__COMO_VERSION__ <= 4245) || !defined(BOOST_STRICT_CONFIG)
# define BOOST_FUNCTION_USE_VIRTUAL_FUNCTIONS
# if defined(_MSC_VER) && _MSC_VER <= 1300
# define BOOST_NO_STDC_NAMESPACE
# define BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP