]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/gil/concepts/image.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / gil / concepts / image.hpp
index c1e51e04509d525bd45106372793a7df610e989c..99a7d5f53f013c2ce031c6557131340b746c6c5e 100644 (file)
@@ -19,6 +19,7 @@
 
 #if defined(BOOST_CLANG)
 #pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wunknown-pragmas"
 #pragma clang diagnostic ignored "-Wunused-local-typedefs"
 #endif