lemon/lp_base.h
changeset 2434 1868551b527a
parent 2433 f59cab98c3dc
child 2435 548f498fa059
     1.1 --- a/lemon/lp_base.h	Fri Apr 20 16:22:03 2007 +0000
     1.2 +++ b/lemon/lp_base.h	Fri Apr 20 17:24:05 2007 +0000
     1.3 @@ -25,6 +25,8 @@
     1.4  #include<limits>
     1.5  #include<cmath>
     1.6  
     1.7 +TEST BUG
     1.8 +
     1.9  #include<lemon/error.h>
    1.10  #include<lemon/bits/invalid.h>
    1.11  #include<lemon/bits/utility.h>