summaryrefslogtreecommitdiff
path: root/src/third_party/boost-1.68.0/boost/pending/integer_log2.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/boost-1.68.0/boost/pending/integer_log2.hpp')
-rw-r--r--src/third_party/boost-1.68.0/boost/pending/integer_log2.hpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/third_party/boost-1.68.0/boost/pending/integer_log2.hpp b/src/third_party/boost-1.68.0/boost/pending/integer_log2.hpp
deleted file mode 100644
index 023ec7af038..00000000000
--- a/src/third_party/boost-1.68.0/boost/pending/integer_log2.hpp
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef BOOST_PENDING_INTEGER_LOG2_HPP
-#define BOOST_PENDING_INTEGER_LOG2_HPP
-
-// The header file at this path is deprecated;
-// use boost/integer/integer_log2.hpp instead.
-
-#include <boost/integer/integer_log2.hpp>
-
-#endif