fix Residue constructor from long int

see feature description, change 2.2:
  https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Modular_arithmetic_fixes
This commit is contained in:
Alexander Kobel
2014-02-11 10:14:20 +01:00
parent 1577aa4c56
commit 8ea840d722
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
// $URL$
// $Id$
//
// Author(s) : Michael Hemmer
// Author(s) : Michael Hemmer, Alexander Kobel
#include <CGAL/basic.h>
#include <CGAL/primes.h>