diff -r 2da3de1c0ebe -r 08712a8c3afe lemon/graph_to_eps.h --- a/lemon/graph_to_eps.h Wed Sep 12 17:29:50 2012 +0200 +++ b/lemon/graph_to_eps.h Thu Sep 13 12:05:34 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;