author | alpar |
Wed, 04 Feb 2009 14:42:31 +0000 | |
changeset 2633 | 4f47c0f6be04 |
parent 2632 | 511cf2518a32 |
child 2634 | e98bbe64cca4 |
lemon/elevator.h | file | annotate | diff | comparison | revisions |
1.1 --- a/lemon/elevator.h Sun Dec 21 20:13:28 2008 +0000 1.2 +++ b/lemon/elevator.h Wed Feb 04 14:42:31 2009 +0000 1.3 @@ -27,7 +27,6 @@ 1.4 ///for labeling items in push-relabel type algorithms. 1.5 /// 1.6 1.7 -#include <test/test_tools.h> 1.8 namespace lemon { 1.9 1.10 ///Class for handling "labels" in push-relabel type algorithms.