diff -r 38c432e01489 -r 5958cc5c0a98 lemon/graph_to_eps.h --- a/lemon/graph_to_eps.h Tue Aug 06 06:52:36 2013 +0200 +++ b/lemon/graph_to_eps.h Tue Aug 06 12:28:37 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;