mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-13 00:22:10 +00:00
geometry extensions: changed ball's geometry_id.
[SVN r84523]
This commit is contained in:
@@ -31,7 +31,7 @@ namespace core_dispatch
|
||||
|
||||
|
||||
template <>
|
||||
struct geometry_id<ball_tag> : boost::mpl::int_<92> {};
|
||||
struct geometry_id<ball_tag> : boost::mpl::int_<95> {};
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user