lemon/graph_to_eps.h
changeset 1078 115031ac8001
parent 997 761fe0846f49
child 1079 5958cc5c0a98
     1.1 --- a/lemon/graph_to_eps.h	Tue Aug 06 09:10:18 2013 +0200
     1.2 +++ b/lemon/graph_to_eps.h	Tue Aug 06 12:04:13 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;