@@ -32,13 +32,6 @@
#include "type_vec2.hpp"
#include "type_mat.hpp"
#include <limits>
-#if GLM_HAS_INITIALIZER_LISTS
-# include <initializer_list>
-#endif
-#if GLM_HAS_RVALUE_REFERENCES
-# include <algorithm>
-#include <limits>
#include <cstddef>
namespace glm
@@ -32,12 +32,6 @@
#include "type_vec3.hpp"
#include "type_vec4.hpp"
@@ -31,12 +31,6 @@
#include "../fwd.hpp"