mirror of https://github.com/CGAL/cgal
reordering
This commit is contained in:
parent
f6dac8a08d
commit
a201c2ebf4
|
|
@ -21,9 +21,10 @@
|
||||||
#include <CGAL/enum.h>
|
#include <CGAL/enum.h>
|
||||||
#include <CGAL/number_utils.h>
|
#include <CGAL/number_utils.h>
|
||||||
#include <CGAL/Rational_traits.h>
|
#include <CGAL/Rational_traits.h>
|
||||||
#include <type_traits>
|
|
||||||
#include <CGAL/wmult.h>
|
#include <CGAL/wmult.h>
|
||||||
|
|
||||||
|
#include <type_traits>
|
||||||
|
|
||||||
namespace CGAL {
|
namespace CGAL {
|
||||||
namespace internal {
|
namespace internal {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue