changeset 599 | f63e87b9748e |
parent 455 | 5a1e9fdcfd3a |
child 617 | 4137ef9aacc6 |
1.1 --- a/lemon/bits/graph_adaptor_extender.h Sat Apr 18 21:54:30 2009 +0200 1.2 +++ b/lemon/bits/graph_adaptor_extender.h Tue Apr 21 10:34:49 2009 +0100 1.3 @@ -22,8 +22,6 @@ 1.4 #include <lemon/core.h> 1.5 #include <lemon/error.h> 1.6 1.7 -#include <lemon/bits/default_map.h> 1.8 - 1.9 namespace lemon { 1.10 1.11 template <typename _Digraph>