Skip to content

Commit

Permalink
Remove obsolete Beast flags
Browse files Browse the repository at this point in the history
  • Loading branch information
awegrzyn committed Nov 28, 2023
1 parent 48a4e26 commit 614eee4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions examples/8-KafkaToHttpServer.cxx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#define BOOST_BEAST_USE_STD_STRING_VIEW

#include <boost/program_options.hpp>
#include <boost/algorithm/string.hpp>
#include <boost/algorithm/string/join.hpp>
Expand Down
2 changes: 0 additions & 2 deletions examples/helpers/HttpConnection.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#define BOOST_BEAST_USE_STD_STRING_VIEW

#include <boost/beast/core.hpp>
#include <boost/beast/http.hpp>
#include <boost/beast/version.hpp>
Expand Down

0 comments on commit 614eee4

Please sign in to comment.