diff -r a26b90a17c81 -r 8b2d4e5d96e4 lemon/graph_to_eps.h --- a/lemon/graph_to_eps.h Wed Nov 28 11:58:00 2012 +0100 +++ b/lemon/graph_to_eps.h Wed Aug 07 06:55:05 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;