#pragma once namespace WaypointManager { class Settings { public: Settings(); }; } // namespace WaypointManager