COIN-OR::LEMON - Graph Library

Opened 15 years ago

Closed 15 years ago

#232 closed defect (fixed)

Missing include files

Reported by: Balazs Dezso Owned by: Balazs Dezso
Priority: major Milestone: LEMON 1.1 release
Component: core Version: hg main
Keywords: Cc:
Revision id:

Description

Theoretically each include file of lemon should be able to include without any dependencies.

Attachments (2)

f1f6cc37de04.patch (2.7 KB) - added by Balazs Dezso 15 years ago.
f5bc148f7e1f.patch (4.3 KB) - added by Balazs Dezso 15 years ago.
Additional fixes with include guards

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by Balazs Dezso

Attachment: f1f6cc37de04.patch added

comment:1 Changed 15 years ago by Balazs Dezso

The [f1f6cc37de04] adds the include to the sources.

Changed 15 years ago by Balazs Dezso

Attachment: f5bc148f7e1f.patch added

Additional fixes with include guards

comment:2 Changed 15 years ago by Balazs Dezso

[f5bc148f7e1f] contains additional fixes for include guards.

comment:3 Changed 15 years ago by Alpar Juttner

Resolution: fixed
Status: newclosed

Both patch are in the main now, see [c786cd201266] and [f5bc148f7e1f].

Note: See TracTickets for help on using tickets.