summaryrefslogtreecommitdiff
path: root/external/boost/include/boost/type_index.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'external/boost/include/boost/type_index.hpp')
-rw-r--r--external/boost/include/boost/type_index.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/boost/include/boost/type_index.hpp b/external/boost/include/boost/type_index.hpp
index 135f583f06a7..e97fb1ae0d97 100644
--- a/external/boost/include/boost/type_index.hpp
+++ b/external/boost/include/boost/type_index.hpp
@@ -5,6 +5,7 @@
#pragma GCC diagnostic ignored "-Wunknown-warning-option" // second! for Clang 5
#pragma GCC diagnostic ignored "-Wdelete-non-virtual-dtor"
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
+#pragma GCC diagnostic ignored "-Wdeprecated-copy"
#pragma GCC diagnostic ignored "-Wextra"
#pragma GCC diagnostic ignored "-Wignored-qualifiers"
#pragma GCC diagnostic ignored "-Wimplicit-fallthrough"