diff -r 79f149ee0230 -r 14394c9603c2 lemon/graph_to_eps.h --- a/lemon/graph_to_eps.h Tue Jul 30 15:52:38 2013 +0200 +++ b/lemon/graph_to_eps.h Tue Aug 06 12:19:11 2013 +0200 @@ -222,7 +222,7 @@ using T::_title; using T::_copyright; - using typename T::NodeTextColorType; + using T::NodeTextColorType; using T::CUST_COL; using T::DIST_COL; using T::DIST_BW;