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 48a4e26 commit 8cee3c3Copy full SHA for 8cee3c3
examples/8-KafkaToHttpServer.cxx
@@ -1,5 +1,3 @@
1
-#define BOOST_BEAST_USE_STD_STRING_VIEW
2
-
3
#include <boost/program_options.hpp>
4
#include <boost/algorithm/string.hpp>
5
#include <boost/algorithm/string/join.hpp>
examples/helpers/HttpConnection.h
#include <boost/beast/core.hpp>
#include <boost/beast/http.hpp>
#include <boost/beast/version.hpp>
0 commit comments