COIN-OR::LEMON - Graph Library

Changeset 996:dd5b5d96b657 in lemon-1.2


Ignore:
Timestamp:
08/11/13 17:21:22 (11 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Children:
997:4f55bac7e625, 999:81f70097df81, 1001:89e1877e335f
Phase:
public
Message:

Have graph_to_eps.h compile with both gcc-3.3 and clang++-3.2 (#471)

Hopefully, it puts an end to the story of [115031ac8001] and [761fe0846f49].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/graph_to_eps.h

    r981 r996  
    223223  using T::_copyright;
    224224
    225   using T::NodeTextColorType;
    226225  using T::CUST_COL;
    227226  using T::DIST_COL;
Note: See TracChangeset for help on using the changeset viewer.