mirror of https://github.com/CGAL/cgal
Add empty IO header
This commit is contained in:
parent
0ede04b029
commit
e952ea8e80
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
#ifndef OCTREE_IO_H
|
||||
#define OCTREE_IO_H
|
||||
|
||||
#include <CGAL/Octree.h>
|
||||
|
||||
|
||||
|
||||
#endif //OCTREE_IO_H
|
||||
Loading…
Reference in New Issue