Opened 11 years ago

Closed 11 years ago

#5748 closed Bugs (fixed)

[geometry] need include <boost/foreach.hpp>

Reported by: Akira Takahashi <faithandbrave@…> Owned by: Barend Gehrels
Milestone: To Be Determined Component: geometry
Version: Boost 1.47.0 Severity: Problem
Keywords: Cc:

Description

This code is for documentation...

libs/geometry/doc/src/examples/algorithms/create_svg_overlay.hpp

Need follow include:

#include <boost/foreach.hpp>

Change History (1)

comment:1 by Barend Gehrels, 11 years ago

Resolution: fixed
Status: newclosed

(In [73785]) Fixed ticket 5748

Note: See TracTickets for help on using tickets.