lemon/graph_to_eps.h
changeset 1157 761fe0846f49
parent 908 c6f725eff737
child 1158 8d2e55fac752
child 1159 7fdaa05a69a1
child 1247 115031ac8001
     1.1 --- a/lemon/graph_to_eps.h	Fri Aug 24 15:37:23 2012 +0200
     1.2 +++ b/lemon/graph_to_eps.h	Thu Sep 13 11:45:36 2012 +0200
     1.3 @@ -222,7 +222,7 @@
     1.4    using T::_title;
     1.5    using T::_copyright;
     1.6  
     1.7 -  using T::NodeTextColorType;
     1.8 +  using typename T::NodeTextColorType;
     1.9    using T::CUST_COL;
    1.10    using T::DIST_COL;
    1.11    using T::DIST_BW;