diff -r 157427808b40 -r 761fe0846f49 lemon/graph_to_eps.h --- a/lemon/graph_to_eps.h Fri Aug 24 15:37:23 2012 +0200 +++ b/lemon/graph_to_eps.h Thu Sep 13 11:45:36 2012 +0200 @@ -222,7 +222,7 @@ using T::_title; using T::_copyright; - using T::NodeTextColorType; + using typename T::NodeTextColorType; using T::CUST_COL; using T::DIST_COL; using T::DIST_BW;