lemon/graph_to_eps.h
changeset 964 7fdaa05a69a1
parent 942 2b6bffe0e7e8
parent 963 761fe0846f49
child 981 2c2e8df67ddc
     1.1 --- a/lemon/graph_to_eps.h	Wed Sep 12 17:25:48 2012 +0200
     1.2 +++ b/lemon/graph_to_eps.h	Thu Sep 13 11:56:19 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;