1
#pragma once
2

            
3
#include "envoy/formatter/http_formatter_context.h"
4
#include "envoy/formatter/substitution_formatter_base.h"
5
#include "envoy/http/header_map.h"
6

            
7
namespace Envoy {
8
namespace Formatter {} // namespace Formatter
9
} // namespace Envoy