#include "context.hh" namespace low_latency { Context::Context() {} Context::~Context() {} } // namespace low_latency