lemon/graph_to_eps.h
changeset 983 8b2d4e5d96e4
parent 964 7fdaa05a69a1
parent 980 115031ac8001
child 996 dd5b5d96b657
     1.1 --- a/lemon/graph_to_eps.h	Wed Nov 28 11:58:00 2012 +0100
     1.2 +++ b/lemon/graph_to_eps.h	Wed Aug 07 06:55:05 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;