cgal/Algebraic_foundations/include/CGAL
Laurent Rineau d47f920919 Fix a compilation error
The error, on clang, is:

include/CGAL/Algebraic_structure_traits.h:362:39: error: declaration of 'Type_' shadows template parameter
            typedef typename CT::Type Type_;

The bug was introduced by the following commit:
  | commit 02e17dfdf0
  | Author: Michael Hemmer <mhsaar@gmail.com>
  | Date:   Mon Sep 2 18:28:55 2013 +0300
  |
  |     fixed boost::is_same<Type,Type>
  |
  |     minor fix for master
2013-09-09 14:07:00 +02:00
..
Test Merge branch 'Algebraic_foundations-make_rational-glisse' 2013-04-15 16:37:31 +02:00
Algebraic_extension_traits.h Fix headers of Algebraic_foundations 2012-10-08 08:41:43 +00:00
Algebraic_structure_traits.h Fix a compilation error 2013-09-09 14:07:00 +02:00
Chinese_remainder_traits.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Coercion_traits.h Fix headers of Algebraic_foundations 2012-10-08 08:41:43 +00:00
Fraction_traits.h Fix headers of Algebraic_foundations 2012-10-08 08:41:43 +00:00
Needs_parens_as_product.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Rational_traits.h Add make_rational(FT) and make_rational(pair). 2013-02-22 15:47:20 +01:00
Real_embeddable_traits.h Fix headers of Algebraic_foundations 2012-10-08 08:41:43 +00:00
Scalar_factor_traits.h Silence unused parameter warnings when building. 2012-06-22 10:05:26 +00:00
extended_euclidean_algorithm.h change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
ipower.h Fix headers of Algebraic_foundations 2012-10-08 08:41:43 +00:00
number_utils.h Fix headers of Algebraic_foundations 2012-10-08 08:41:43 +00:00
number_utils_classes.h Fix headers of Algebraic_foundations 2012-10-08 08:41:43 +00:00