COIN-OR::LEMON - Graph Library

Changeset 542:69bde1d90c04 in lemon-0.x for src/test/unionfind_test.cc


Ignore:
Timestamp:
05/06/04 15:48:04 (20 years ago)
Author:
Akos Ladanyi
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@714
Message:

Set up automake environment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/test/unionfind_test.cc

    r483 r542  
    11#include <iostream>
    22
    3 #include <maps.h>
    4 #include <unionfind.h>
     3#include <hugo/maps.h>
     4#include <hugo/unionfind.h>
    55
    66using namespace hugo;
Note: See TracChangeset for help on using the changeset viewer.