Skip to content

Commit

Permalink
Remove unused glm header inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
9prady9 committed Apr 6, 2018
1 parent 01148fc commit 63e4a20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/opengl/common.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#pragma warning (pop)
#define GLM_FORCE_RADIANS
#include <glm/glm.hpp>
#include <glm/gtx/string_cast.hpp>

#include <vector>
#include <iterator>
Expand Down

0 comments on commit 63e4a20

Please sign in to comment.