mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-08 20:50:19 -06:00
Removing Jenkins warnings
This commit is contained in:
Submodule ext/ghoul updated: 08152443a9...75157a1ad1
@@ -12,7 +12,7 @@ TODO: Iteratively break away parts from it into other classes.
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <glm/glm.hpp>
|
||||
#include <ghoul/glm.h>
|
||||
#include <ghoul/opencl/ghoul_cl.h>
|
||||
#include <openspace/flare/KernelConstants.h>
|
||||
//#include <boost/timer/timer.hpp>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#define EXTERNALCONTROL_H
|
||||
|
||||
#include <openspace/util/powerscaledscalar.h>
|
||||
#include <glm/glm.hpp>
|
||||
#include <ghoul/glm.h>
|
||||
#include <glm/gtc/quaternion.hpp>
|
||||
|
||||
namespace openspace {
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
#include <openspace/util/powerscaledcoordinate.h>
|
||||
|
||||
// glm includes
|
||||
#include <glm/glm.hpp>
|
||||
#include <ghoul/glm.h>
|
||||
#include <glm/gtc/matrix_transform.hpp>
|
||||
#include <glm/gtc/type_ptr.hpp>
|
||||
#include <glm/gtc/quaternion.hpp>
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
// open space includes
|
||||
// glm includes
|
||||
#include <glm/glm.hpp>
|
||||
#include <ghoul/glm.h>
|
||||
#include <glm/gtc/matrix_transform.hpp>
|
||||
#include <glm/gtc/type_ptr.hpp>
|
||||
#include <iostream>
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#define __POWERSCALEDSCALAR_H__
|
||||
|
||||
// glm includes
|
||||
#include <glm/glm.hpp>
|
||||
#include <ghoul/glm.h>
|
||||
#include <glm/gtc/matrix_transform.hpp>
|
||||
#include <glm/gtc/type_ptr.hpp>
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
#include <ghoul/lua/ghoul_lua.h>
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
#include <ghoul/glm.h>
|
||||
|
||||
#include <limits>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user