We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1954c88 commit 7530d86Copy full SHA for 7530d86
src/bsoncxx/stdx/string_view.hpp
@@ -56,7 +56,7 @@ BSONCXX_INLINE_NAMESPACE_END
56
57
#else
58
59
-#include <boost/utility/string_view.hpp>
+#include <boost/utility/string_ref.hpp>
60
61
namespace bsoncxx {
62
BSONCXX_INLINE_NAMESPACE_BEGIN
0 commit comments