diff --git a/Stream_support/include/CGAL/IO/Color.h b/Stream_support/include/CGAL/IO/Color.h index a9cfdb57f25..5637d467bf3 100644 --- a/Stream_support/include/CGAL/IO/Color.h +++ b/Stream_support/include/CGAL/IO/Color.h @@ -24,6 +24,10 @@ // Author(s) : Andreas Fabri #include +#include +#include +#include + #ifndef CGAL_COLOR_H #define CGAL_COLOR_H