lemon/color.h
changeset 2615 2bf1f6e3d5ae
parent 2553 bfced05fa852
equal deleted inserted replaced
10:9f44a9711917 11:f93a82d4a316
    18 
    18 
    19 #ifndef LEMON_COLOR_H
    19 #ifndef LEMON_COLOR_H
    20 #define LEMON_COLOR_H
    20 #define LEMON_COLOR_H
    21 
    21 
    22 #include<vector>
    22 #include<vector>
    23 #include<cmath>
    23 #include<lemon/math.h>
    24 #include<lemon/maps.h>
    24 #include<lemon/maps.h>
    25 
    25 
    26 
    26 
    27 ///\ingroup misc
    27 ///\ingroup misc
    28 ///\file
    28 ///\file