Opened 11 years ago
Closed 11 years ago
#6707 closed Bugs (fixed)
is_straight_line_drawing.hpp missing #include <map>
| Reported by: | Owned by: | Jeremiah Willcock | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | graph | 
| Version: | Boost 1.49.0 | Severity: | Problem | 
| Keywords: | straigh line drawing include | Cc: | 
Description
Including map solves the issue.
  Note:
 See   TracTickets
 for help on using tickets.
    

(In [77414]) Added missing #include; fixes #6707