mirror of https://github.com/CGAL/cgal
Include missing header
This commit is contained in:
parent
4829475ccb
commit
c5ee0a9139
|
|
@ -23,9 +23,10 @@
|
|||
#define CGAL_IMAGE_3_H
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
#include <CGAL/array.h>
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#include <boost/foreach.hpp>
|
||||
#include <boost/format.hpp>
|
||||
#include <boost/unordered_set.hpp>
|
||||
#include <CGAL/ImageIO.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue