Skip to content

Commit 1dc0409

Browse files
author
pradeep
committed
fix: Remove unused glm header inclusion
1 parent a4a625c commit 1dc0409

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/backend/opengl/common.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#pragma warning (pop)
1919
#define GLM_FORCE_RADIANS
2020
#include <glm/glm.hpp>
21-
#include <glm/gtx/string_cast.hpp>
2221

2322
#include <vector>
2423
#include <iterator>

0 commit comments

Comments
 (0)