[Lemon-commits] alpar: r3519 - lemon/trunk/lemon

Lemon SVN svn at lemon.cs.elte.hu
Wed Feb 4 15:42:32 CET 2009


Author: alpar
Date: Wed Feb  4 15:42:31 2009
New Revision: 3519

Modified:
   lemon/trunk/lemon/elevator.h

Log:
Remove a faulty include from elevator.h

Modified: lemon/trunk/lemon/elevator.h
==============================================================================
--- lemon/trunk/lemon/elevator.h	(original)
+++ lemon/trunk/lemon/elevator.h	Wed Feb  4 15:42:31 2009
@@ -27,7 +27,6 @@
 ///for labeling items in push-relabel type algorithms.
 ///
 
-#include <test/test_tools.h>
 namespace lemon {
 
   ///Class for handling "labels" in push-relabel type algorithms.



More information about the Lemon-commits mailing list