COIN-OR::LEMON - Graph Library

Changeset 2569:12c2c5c4330b in lemon-0.x for lemon/random.h


Ignore:
Timestamp:
02/08/08 11:38:08 (16 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3450
Message:

#include<cmath> -> #include<lemon/math.h>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/random.h

    r2568 r2569  
    6868
    6969#include <ctime>
    70 #include <cmath>
    71 
     70
     71#include <lemon/math.>
    7272#include <lemon/dim2.h>
    7373///\ingroup misc
Note: See TracChangeset for help on using the changeset viewer.