Skip to content

Commit 8cee3c3

Browse files
authored
Remove obsolete Beast flags (#337)
1 parent 48a4e26 commit 8cee3c3

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

examples/8-KafkaToHttpServer.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#define BOOST_BEAST_USE_STD_STRING_VIEW
2-
31
#include <boost/program_options.hpp>
42
#include <boost/algorithm/string.hpp>
53
#include <boost/algorithm/string/join.hpp>

examples/helpers/HttpConnection.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#define BOOST_BEAST_USE_STD_STRING_VIEW
2-
31
#include <boost/beast/core.hpp>
42
#include <boost/beast/http.hpp>
53
#include <boost/beast/version.hpp>

0 commit comments

Comments
 (0)