Skip to content

Commit

Permalink
include: add log dependency header to connection_handler.h (#8072)
Browse files Browse the repository at this point in the history
Signed-off-by: Teju Nareddy <nareddyt@google.com>
  • Loading branch information
nareddyt authored and mattklein123 committed Aug 29, 2019
1 parent 9ac491a commit 8556a75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/envoy/network/connection_handler.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
#include "envoy/network/listener.h"
#include "envoy/ssl/context.h"

#include "spdlog/spdlog.h"

namespace Envoy {
namespace Network {

Expand Down

0 comments on commit 8556a75

Please sign in to comment.