summaryrefslogtreecommitdiff
path: root/src/third_party/boost-1.56.0/boost/accumulators/numeric/detail/function2.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/boost-1.56.0/boost/accumulators/numeric/detail/function2.hpp')
-rw-r--r--src/third_party/boost-1.56.0/boost/accumulators/numeric/detail/function2.hpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/third_party/boost-1.56.0/boost/accumulators/numeric/detail/function2.hpp b/src/third_party/boost-1.56.0/boost/accumulators/numeric/detail/function2.hpp
deleted file mode 100644
index daf3c4d4e76..00000000000
--- a/src/third_party/boost-1.56.0/boost/accumulators/numeric/detail/function2.hpp
+++ /dev/null
@@ -1,10 +0,0 @@
-// Copyright David Abrahams 2006. Distributed under 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)
-#ifndef BOOST_DETAIL_FUNCTION2_DWA200655_HPP
-# define BOOST_DETAIL_FUNCTION2_DWA200655_HPP
-
-# define args (2)
-# include <boost/accumulators/numeric/detail/function_n.hpp>
-
-#endif // BOOST_DETAIL_FUNCTION2_DWA200655_HPP