mirror of https://github.com/CGAL/cgal
Fix for windows
This commit is contained in:
parent
49e5043f09
commit
453708380b
|
|
@ -29,6 +29,7 @@
|
||||||
#include <QDir>
|
#include <QDir>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <CGAL/gl.h>
|
#include <CGAL/gl.h>
|
||||||
|
#include <qopenglfunctions.h>
|
||||||
namespace CGAL {
|
namespace CGAL {
|
||||||
namespace Qt {
|
namespace Qt {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue