mirror of https://github.com/CGAL/cgal
added missing include
This commit is contained in:
parent
0d46b11509
commit
181af0419d
|
|
@ -8,6 +8,7 @@
|
||||||
#include <CGAL/Test/_test_real_embeddable.h>
|
#include <CGAL/Test/_test_real_embeddable.h>
|
||||||
#include <CGAL/Test/_test_coercion_traits.h>
|
#include <CGAL/Test/_test_coercion_traits.h>
|
||||||
#include <CGAL/convert_to_bfi.h>
|
#include <CGAL/convert_to_bfi.h>
|
||||||
|
#include <CGAL/Bigfloat_interval_traits.h>
|
||||||
|
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue