diff -r 6039b32a2351 -r 115031ac8001 lemon/graph_to_eps.h --- a/lemon/graph_to_eps.h Tue Aug 06 09:10:18 2013 +0200 +++ b/lemon/graph_to_eps.h Tue Aug 06 12:04:13 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;