lemon/graph_to_eps.h
branch1.1
changeset 793 8d2e55fac752
parent 761 f1398882a928
parent 792 761fe0846f49
child 806 14394c9603c2
     1.1 --- a/lemon/graph_to_eps.h	Wed Sep 12 17:51:20 2012 +0200
     1.2 +++ b/lemon/graph_to_eps.h	Thu Sep 13 11:52:50 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;