COIN-OR::LEMON - Graph Library

Changeset 512:32fb28fc9d42 in lemon-main for lemon/core.h


Ignore:
Timestamp:
04/28/09 19:45:29 (15 years ago)
Author:
Akos Ladanyi <ladanyi@…>
Branch:
default
Children:
514:41bdb4d6c8c3, 639:72ac25ad276e
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

    r502 r512  
    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.