mirror of https://github.com/CGAL/cgal
No Geomview_stream on Windows
This commit is contained in:
parent
dd34bbb8f4
commit
b7d18a20f2
|
|
@ -19,7 +19,8 @@
|
||||||
|
|
||||||
#include <CGAL/basic.h>
|
#include <CGAL/basic.h>
|
||||||
|
|
||||||
#ifdef CGAL_USE_GEOMVIEW
|
#ifdef _MSC_VER
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
int main() {
|
int main() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue