mirror of https://github.com/CGAL/cgal
Three: Add an #include#
This commit is contained in:
parent
d3b13fb11c
commit
c7fb2f56ae
|
|
@ -13,6 +13,7 @@
|
|||
|
||||
#ifndef QGLVIEWER_CAMERA_H
|
||||
#define QGLVIEWER_CAMERA_H
|
||||
#include <array>
|
||||
#include <QMap>
|
||||
#include <CGAL/Qt/vec.h>
|
||||
#include <CGAL/Qt/quaternion.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue