]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/spirit/test/qi/tst.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / spirit / test / qi / tst.cpp
index 05ed7aabd1fccbb59f9cdcb86c1789e0f2aab83d..6edc166d8bf92cf63f6596f424cd5a42011a8719 100644 (file)
@@ -4,10 +4,10 @@
     Distributed under the Boost Software License, Version 1.0. (See accompanying
     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 =============================================================================*/
-#include <boost/detail/lightweight_test.hpp>
 #include <boost/spirit/home/qi/string/tst.hpp>
 #include <boost/spirit/home/qi/string/tst_map.hpp>
 
+#include <boost/core/lightweight_test.hpp>
 #include <string>
 #include <cctype>
 #include <iostream>