mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-29 07:30:07 -06:00
Add a style check that checks whether the correct GLM header is used
Adapted files to use the correct GLM headers
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include <openspace/rendering/renderengine.h>
|
||||
#include <openspace/engine/openspaceengine.h>
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
#include <ghoul/glm.h>
|
||||
#include <memory>
|
||||
#include <ostream>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user