lemon/random.h
changeset 2569 12c2c5c4330b
parent 2568 046c055217f6
child 2570 c62964ff0d53
     1.1 --- a/lemon/random.h	Fri Feb 08 10:18:55 2008 +0000
     1.2 +++ b/lemon/random.h	Fri Feb 08 10:38:08 2008 +0000
     1.3 @@ -67,8 +67,8 @@
     1.4  #include <vector>
     1.5  
     1.6  #include <ctime>
     1.7 -#include <cmath>
     1.8  
     1.9 +#include <lemon/math.>
    1.10  #include <lemon/dim2.h>
    1.11  ///\ingroup misc
    1.12  ///\file