mirror of https://github.com/CGAL/cgal
- In include/Kernel_d/Vector__.h
patched the constructor of Vector_ for VC7.0 that can't handle:
const double *a, *b;
std::distance(a, b);
|
||
|---|---|---|
| .. | ||
| CGAL | ||