Quellcode durchsuchen

Added extension

Christophe Riccio vor 14 Jahren
Ursprung
Commit
41382c1608
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      glm/ext.hpp

+ 1 - 0
glm/ext.hpp

@@ -68,6 +68,7 @@
 #include "./gtx/raw_data.hpp"
 #include "./gtx/reciprocal.hpp"
 #include "./gtx/rotate_vector.hpp"
+#include "./gtx/simplex.hpp"
 #include "./gtx/spline.hpp"
 #include "./gtx/std_based_type.hpp"
 #include "./gtx/string_cast.hpp"