summaryrefslogtreecommitdiff
path: root/src/third_party/boost/boost/function/function1.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/boost/boost/function/function1.hpp')
-rw-r--r--src/third_party/boost/boost/function/function1.hpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/third_party/boost/boost/function/function1.hpp b/src/third_party/boost/boost/function/function1.hpp
deleted file mode 100644
index 9089715155c..00000000000
--- a/src/third_party/boost/boost/function/function1.hpp
+++ /dev/null
@@ -1,12 +0,0 @@
-// Boost.Function library
-
-// Copyright Douglas Gregor 2002-2003. Use, modification and
-// distribution is subject to the Boost Software License, Version
-// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
-// http://www.boost.org/LICENSE_1_0.txt)
-
-// For more information, see http://www.boost.org
-
-#define BOOST_FUNCTION_NUM_ARGS 1
-#include <boost/function/detail/maybe_include.hpp>
-#undef BOOST_FUNCTION_NUM_ARGS