Fix for windows

This commit is contained in:
Maxime Gimeno 2016-02-09 11:41:28 +01:00
parent 49e5043f09
commit 453708380b
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include <QDir>
#include <iostream>
#include <CGAL/gl.h>
#include <qopenglfunctions.h>
namespace CGAL {
namespace Qt {