#ifndef LATENCY_CONTROLLER_HH_ #define LATENCY_CONTROLLER_HH_ // The purpose of this file is to provide namespace low_latency { class LatencyController final { }; }; #endif