mirror of https://github.com/CGAL/cgal
- Remove comment.
This commit is contained in:
parent
2f2e074611
commit
cd43497a96
|
|
@ -94,7 +94,7 @@ inline double IA_force_to_double(double x)
|
|||
# define CGAL_IA_FORCE_TO_DOUBLE(x) CGAL::IA_force_to_double(x)
|
||||
#else
|
||||
# define CGAL_IA_FORCE_TO_DOUBLE(x) (x)
|
||||
#endif // __i386__
|
||||
#endif
|
||||
|
||||
// We sometimes need to stop constant propagation,
|
||||
// because operations are done with a wrong rounding mode at compile time.
|
||||
|
|
|
|||
Loading…
Reference in New Issue