#pragma once #include #include #include namespace mbgl { std::string layoutKey(const style::Layer::Impl& impl); } // namespace mbgl