mirror of https://github.com/CGAL/cgal
add missing include
This commit is contained in:
parent
5eb93449c5
commit
d876fbab69
|
|
@ -12,6 +12,7 @@
|
||||||
#define CGAL_IO_PLY_PLY_WRITER_H
|
#define CGAL_IO_PLY_PLY_WRITER_H
|
||||||
|
|
||||||
#include <CGAL/IO/io.h>
|
#include <CGAL/IO/io.h>
|
||||||
|
#include <CGAL/number_utils.h>
|
||||||
|
|
||||||
namespace CGAL {
|
namespace CGAL {
|
||||||
namespace IO {
|
namespace IO {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue