COIN-OR::LEMON - Graph Library

Changeset 1993:2115143eceea in lemon-0.x for lemon/smart_graph.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/smart_graph.h

    r1979 r1993  
    2626#include <vector>
    2727
    28 #include <lemon/invalid.h>
     28#include <lemon/bits/invalid.h>
    2929
    3030#include <lemon/bits/graph_extender.h>
    3131
    32 #include <lemon/utility.h>
     32#include <lemon/bits/utility.h>
    3333#include <lemon/error.h>
    3434
Note: See TracChangeset for help on using the changeset viewer.