#pragma once #include namespace scwx { namespace qt { namespace RadarRangeLayer { void Add(std::shared_ptr map, const QString& before = QString()); }; } // namespace qt } // namespace scwx