Removed <iostream> in GLM tests, use <cstdio> instead
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
#include <glm/gtc/constants.hpp>
|
||||
#include <glm/gtx/vector_angle.hpp>
|
||||
#include <iostream>
|
||||
#include <limits>
|
||||
|
||||
int test_angle()
|
||||
|
||||
Reference in New Issue
Block a user