COIN-OR::LEMON - Graph Library

Opened 8 years ago

Closed 8 years ago

#600 closed defect (fixed)

Missing #include in capacity_scaling.h

Reported by: Peter Kovacs Owned by: Peter Kovacs
Priority: critical Milestone: LEMON 1.4 release
Component: core Version: hg main
Keywords: Cc:
Revision id:

Description

The attached patch adds a missing #include to capacity_scaling.h. RangeMap is used in this source file, so maps.h is also required for using it.

Attachments (1)

600-fix-missing-include.patch (522 bytes) - added by Peter Kovacs 8 years ago.

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by Peter Kovacs

comment:1 Changed 8 years ago by Alpar Juttner

Resolution: fixed
Status: newclosed

Thanks. [43647f48e971] has been merged into branches 1.2, 1.3 and the main one.

Note: See TracTickets for help on using tickets.