diff -r af461bae0601 -r 2c2e8df67ddc lemon/graph_to_eps.h --- a/lemon/graph_to_eps.h Tue Jul 30 15:53:02 2013 +0200 +++ b/lemon/graph_to_eps.h Tue Aug 06 12:21:06 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;