lemon/tolerance.h
changeset 496 7992dcb0d0e6
parent 280 e7f8647ce760
child 497 7d7d9debb29a
     1.1 --- a/lemon/tolerance.h	Fri Feb 20 06:59:00 2009 +0000
     1.2 +++ b/lemon/tolerance.h	Fri Feb 20 18:06:10 2009 +0000
     1.3 @@ -371,7 +371,7 @@
     1.4      static Value zero() {return 0;}
     1.5    };
     1.6  
     1.7 -#if defined __GNUC__ && !defined __STRICT_ANSI__
     1.8 +#if HAVE_LONG_LONG 
     1.9  
    1.10    ///Long long integer specialization of Tolerance.
    1.11