#include "layer_context.hh" namespace low_latency { LayerContext::LayerContext() {} LayerContext::~LayerContext() {} } // namespace low_latency