mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-23 04:30:09 -05:00
Clang compile fixes
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
// open space includes
|
||||
#include <openspace/util/powerscaledcoordinate.h>
|
||||
//#include <openspace/util/syncbuffer.h>
|
||||
#include <openspace/util/syncbuffer.h>
|
||||
#include <openspace/rendering/renderengine.h>
|
||||
|
||||
// glm includes
|
||||
@@ -38,6 +38,7 @@
|
||||
#include <glm/gtc/type_ptr.hpp>
|
||||
#include <glm/gtc/quaternion.hpp>
|
||||
|
||||
|
||||
namespace openspace {
|
||||
class SyncBuffer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user