mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 21:45:02 +00:00
Add missing include to vec1
This commit is contained in:
parent
ef9d65e0c6
commit
1d757f5347
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include "../vector_relational.hpp"
|
||||
#include "compute_common.hpp"
|
||||
#include "type_vec1.hpp"
|
||||
#include "type_vec2.hpp"
|
||||
#include "type_vec3.hpp"
|
||||
#include "type_vec4.hpp"
|
||||
|
|
Loading…
Add table
Reference in a new issue