From b0d585dc1852e3dfb5616c58c66994df9171e11f Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Mon, 23 Jul 2018 20:14:48 +0200 Subject: [PATCH] Clean up --- glm/ext.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/glm/ext.hpp b/glm/ext.hpp index c91e8e64..ff02c784 100644 --- a/glm/ext.hpp +++ b/glm/ext.hpp @@ -31,7 +31,6 @@ #include "./gtc/random.hpp" #include "./gtc/reciprocal.hpp" #include "./gtc/round.hpp" -//#include "./gtc/type_aligned.hpp" #include "./gtc/type_precision.hpp" #include "./gtc/type_ptr.hpp" #include "./gtc/ulp.hpp"