]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/example/x3/calc/calc5.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / example / x3 / calc / calc5.cpp
index f6cd6a63ce83f18be3748df1a30452fe76a7aa4c..314daedf1bdf14aa19752b5c3a2f60a32e3c452b 100644 (file)
@@ -19,7 +19,6 @@
 // Uncomment this if you want to enable debugging
 //#define BOOST_SPIRIT_X3_DEBUG
 
-#include <boost/config/warning_disable.hpp>
 #include <boost/spirit/home/x3.hpp>
 #include <boost/spirit/home/x3/support/ast/variant.hpp>
 #include <boost/fusion/include/adapt_struct.hpp>