#include <CGAL/basic.h> in the demo

This commit is contained in:
Andreas Fabri 2006-03-08 13:29:54 +00:00
parent 939b61e8d2
commit 2a0f4f216f
1 changed files with 2 additions and 0 deletions

View File

@ -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>