Adapt windows build to glm 1.0.2 (#655)
* update Shadows.cpp * add glm includes to Shadows.cpp * add includes
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include "Emitter.hpp"
|
||||
|
||||
#include <glm/gtc/random.hpp>
|
||||
#include <glm/gtc/constants.hpp>
|
||||
#include <glm/gtc/matrix_transform.hpp>
|
||||
#define GLM_ENABLE_EXPERIMENTAL
|
||||
#include <glm/gtx/norm.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user