lemon/graph_to_eps.h
branch1.2
changeset 981 2c2e8df67ddc
parent 964 7fdaa05a69a1
parent 980 115031ac8001
child 996 dd5b5d96b657
     1.1 --- a/lemon/graph_to_eps.h	Tue Jul 30 15:53:02 2013 +0200
     1.2 +++ b/lemon/graph_to_eps.h	Tue Aug 06 12:21:06 2013 +0200
     1.3 @@ -222,7 +222,7 @@
     1.4    using T::_title;
     1.5    using T::_copyright;
     1.6  
     1.7 -  using typename T::NodeTextColorType;
     1.8 +  using T::NodeTextColorType;
     1.9    using T::CUST_COL;
    1.10    using T::DIST_COL;
    1.11    using T::DIST_BW;