summaryrefslogtreecommitdiff
path: root/src/third_party/boost-1.56.0/boost/preprocessor/repeat_from_to.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/boost-1.56.0/boost/preprocessor/repeat_from_to.hpp')
-rw-r--r--src/third_party/boost-1.56.0/boost/preprocessor/repeat_from_to.hpp17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/third_party/boost-1.56.0/boost/preprocessor/repeat_from_to.hpp b/src/third_party/boost-1.56.0/boost/preprocessor/repeat_from_to.hpp
deleted file mode 100644
index 4ddc3be04b2..00000000000
--- a/src/third_party/boost-1.56.0/boost/preprocessor/repeat_from_to.hpp
+++ /dev/null
@@ -1,17 +0,0 @@
-# /* **************************************************************************
-# * *
-# * (C) Copyright Paul Mensonides 2002.
-# * 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)
-# * *
-# ************************************************************************** */
-#
-# /* See http://www.boost.org for most recent version. */
-#
-# ifndef BOOST_PREPROCESSOR_REPEAT_FROM_TO_HPP
-# define BOOST_PREPROCESSOR_REPEAT_FROM_TO_HPP
-#
-# include <boost/preprocessor/repetition/repeat_from_to.hpp>
-#
-# endif