diff --git a/include/mapnik/map.hpp b/include/mapnik/map.hpp index 01881c3dd..20123360b 100644 --- a/include/mapnik/map.hpp +++ b/include/mapnik/map.hpp @@ -312,7 +312,7 @@ class MAPNIK_DECL Map : boost::equality_comparable void set_background(color const& c); /*! \brief Get the map background color - * @return Background color as boost::optional + * @return Background color as std::optional * object */ std::optional const& background() const;