Add missing include

This commit is contained in:
Guillaume Damiand 2018-03-13 15:22:18 +01:00 committed by Maxime Gimeno
parent 39de8ac459
commit b361e78a99
5 changed files with 5 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <CGAL/Qt/Basic_viewer_qt.h>
#include <CGAL/Random.h>
#include <iostream>
namespace CGAL
{

View File

@ -27,6 +27,7 @@
#include <CGAL/Qt/Basic_viewer_qt.h>
#include <CGAL/Random.h>
#include <iostream>
namespace CGAL
{

View File

@ -42,6 +42,7 @@ void draw(const SM& asm);
#include <CGAL/Qt/Basic_viewer_qt.h>
#include <CGAL/Random.h>
#include <iostream>
namespace CGAL
{

View File

@ -27,6 +27,7 @@
#include <CGAL/Qt/Basic_viewer_qt.h>
#include <CGAL/Random.h>
#include <iostream>
namespace CGAL
{

View File

@ -27,6 +27,7 @@
#include <CGAL/Qt/Basic_viewer_qt.h>
#include <CGAL/Random.h>
#include <iostream>
namespace CGAL
{