COIN-OR::LEMON - Graph Library

Changeset 617:ab6da8cf5ab2 in lemon


Ignore:
Timestamp:
04/06/09 19:51:04 (15 years ago)
Author:
Akos Ladanyi <ladanyi@…>
Branch:
default
Phase:
public
Message:

Fix compilation with MSVC (#259)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/lgf-gen.cc

    r571 r617  
    3333#include <algorithm>
    3434#include <set>
     35#include <ctime>
    3536#include <lemon/list_graph.h>
    3637#include <lemon/random.h>
Note: See TracChangeset for help on using the changeset viewer.