mirror of https://github.com/CGAL/cgal
Add include of license
This commit is contained in:
parent
f8f53ba704
commit
c6835292d8
|
|
@ -21,6 +21,9 @@
|
||||||
|
|
||||||
#ifndef CGAL_WRITE_VTK_IO_H
|
#ifndef CGAL_WRITE_VTK_IO_H
|
||||||
#define CGAL_WRITE_VTK_IO_H
|
#define CGAL_WRITE_VTK_IO_H
|
||||||
|
|
||||||
|
#include <CGAL/license/Polyhedron.h>
|
||||||
|
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
template <class FT>
|
template <class FT>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue