#include #include namespace mbgl { namespace style { bool LocationIndicatorLayer::Impl::hasLayoutDifference(const Layer::Impl&) const { return false; } } // namespace style } // namespace mbgl