mirror of https://github.com/CGAL/cgal
#include <CGAL/basic.h> in the demo
This commit is contained in:
parent
939b61e8d2
commit
2a0f4f216f
|
|
@ -21,6 +21,8 @@
|
|||
//
|
||||
// Author(s) : Stefan Schirra, Radu Ursu
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
|
||||
// if QT is not installed, a message will be issued in runtime.
|
||||
#ifndef CGAL_USE_QT
|
||||
#include <iostream>
|
||||
|
|
|
|||
Loading…
Reference in New Issue