]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/classic/phoenix/test/binary_tests.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / classic / phoenix / test / binary_tests.cpp
index 567253164a28f8528b555479ec61774dd4edefae..3e1fda61ab15b4f22b4bc87ac7b4989a8462d958 100644 (file)
 #endif
 
 #include <iostream>
-#include <boost/detail/lightweight_test.hpp>
 
 #define PHOENIX_LIMIT 15
 #include <boost/spirit/include/phoenix1_primitives.hpp>
 #include <boost/spirit/include/phoenix1_operators.hpp>
 
+#include <boost/core/lightweight_test.hpp>
+
 using namespace phoenix;
 using namespace std;