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