COIN-OR::LEMON - Graph Library

Changeset 398:32fb28fc9d42 in lemon-1.0 for lemon/core.h


Ignore:
Timestamp:
04/28/09 19:45:29 (15 years ago)
Author:
Akos Ladanyi <ladanyi@…>
Branch:
default
Children:
399:673c9d6bef44, 402:41bdb4d6c8c3
Phase:
public
Message:

Do not distribute lemon/config.h and fix its bad include by core.h (#280)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/core.h

    r379 r398  
    2323#include <algorithm>
    2424
    25 #include <lemon/core.h>
     25#include <lemon/config.h>
    2626#include <lemon/bits/enable_if.h>
    2727#include <lemon/bits/traits.h>
Note: See TracChangeset for help on using the changeset viewer.