COIN-OR::LEMON - Graph Library

Changeset 1993:2115143eceea in lemon-0.x for lemon/concept/ugraph.h


Ignore:
Timestamp:
03/01/06 14:19:28 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2596
Message:

utility, invalid and traits moved to bits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/concept/ugraph.h

    r1980 r1993  
    2727#include <lemon/concept/graph_component.h>
    2828#include <lemon/concept/graph.h>
    29 #include <lemon/utility.h>
     29#include <lemon/bits/utility.h>
    3030
    3131namespace lemon {
Note: See TracChangeset for help on using the changeset viewer.