lemon/dfs.h
changeset 327 5e12d7734036
parent 317 64f8f7cc6168
child 344 e562b69acbc6
child 420 e24922c56bc2
     1.1 --- a/lemon/dfs.h	Thu Oct 09 22:41:29 2008 +0200
     1.2 +++ b/lemon/dfs.h	Fri Oct 10 13:22:37 2008 +0100
     1.3 @@ -27,7 +27,6 @@
     1.4  #include <lemon/bits/path_dump.h>
     1.5  #include <lemon/core.h>
     1.6  #include <lemon/error.h>
     1.7 -#include <lemon/assert.h>
     1.8  #include <lemon/maps.h>
     1.9  #include <lemon/path.h>
    1.10