mirror of https://github.com/CGAL/cgal
- Removed useless #include <utility>.
This commit is contained in:
parent
c0485c5ad1
commit
c5fbf25dda
|
|
@ -22,7 +22,6 @@
|
|||
#ifndef CGAL_CARTESIAN_DISTANCE_COMPUTATIONS_2_H
|
||||
#define CGAL_CARTESIAN_DISTANCE_COMPUTATIONS_2_H
|
||||
|
||||
#include <utility>
|
||||
#include <CGAL/Cartesian/redefine_names_2.h>
|
||||
|
||||
CGAL_BEGIN_NAMESPACE
|
||||
|
|
|
|||
Loading…
Reference in New Issue