summaryrefslogtreecommitdiff
path: root/src/third_party/asio-master/asio/include/asio/detail/pop_options.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/asio-master/asio/include/asio/detail/pop_options.hpp')
-rw-r--r--src/third_party/asio-master/asio/include/asio/detail/pop_options.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/third_party/asio-master/asio/include/asio/detail/pop_options.hpp b/src/third_party/asio-master/asio/include/asio/detail/pop_options.hpp
index 51e826de35f..2cf2b6c2130 100644
--- a/src/third_party/asio-master/asio/include/asio/detail/pop_options.hpp
+++ b/src/third_party/asio-master/asio/include/asio/detail/pop_options.hpp
@@ -67,6 +67,10 @@
# pragma GCC visibility pop
# endif // (__GNUC__ == 4 && __GNUC_MINOR__ >= 1) || (__GNUC__ > 4)
+# if (__GNUC__ >= 7)
+# pragma GCC diagnostic pop
+# endif // (__GNUC__ >= 7)
+
#elif defined(__KCC)
// Kai C++