]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/example/karma/escaped_string.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / example / karma / escaped_string.cpp
index f3c2fe6f4d4a85aa136c52459d2b31fe98e04be3..cd03d6683768cb09e41363a4bf431dcdb11a13d8 100644 (file)
@@ -6,7 +6,6 @@
 //  The purpose of this example is to show how any character sequence can be
 //  printed while being properly quoted.
 
-#include <boost/config/warning_disable.hpp>
 #include <boost/spirit/include/karma.hpp>
 
 namespace client