diff -r 4bb9e72e1a41 -r 7fdaa05a69a1 lemon/graph_to_eps.h --- a/lemon/graph_to_eps.h Wed Sep 12 17:25:48 2012 +0200 +++ b/lemon/graph_to_eps.h Thu Sep 13 11:56:19 2012 +0200 @@ -222,7 +222,7 @@ using T::_title; using T::_copyright; - using T::NodeTextColorType; + using typename T::NodeTextColorType; using T::CUST_COL; using T::DIST_COL; using T::DIST_BW;