mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-30 07:52:09 +00:00
[strategies] Fix warning, add missing comment at end of #endif.
This commit is contained in:
@@ -190,7 +190,7 @@ struct relate_point_box_loop<SubStrategy, CSTag, DimensionCount, DimensionCount>
|
||||
};
|
||||
|
||||
} // namespace detail
|
||||
#endif DOXYGEN_NO_DETAIL
|
||||
#endif // DOXYGEN_NO_DETAIL
|
||||
|
||||
struct cartesian_point_box
|
||||
{
|
||||
@@ -252,7 +252,7 @@ struct default_strategy
|
||||
|
||||
|
||||
} // namespace services
|
||||
#endif DOXYGEN_NO_STRATEGY_SPECIALIZATIONS
|
||||
#endif // DOXYGEN_NO_STRATEGY_SPECIALIZATIONS
|
||||
|
||||
} // namespace within
|
||||
|
||||
|
||||
Reference in New Issue
Block a user