Browse Source

Fix missing newline

christophe 10 months ago
parent
commit
af86309663
1 changed files with 1 additions and 1 deletions
  1. 1 1
      glm/gtx/structured_bindings.hpp

+ 1 - 1
glm/gtx/structured_bindings.hpp

@@ -89,4 +89,4 @@ namespace glm
 	/// @}
 }//namespace glm
 
-#include "structured_bindings.inl"
+#include "structured_bindings.inl"