Add missing include to vec1

master
Willy Scheibel ago%!(EXTRA string=6 years) committed by GitHub
parent ef9d65e0c6
commit 1d757f5347
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      glm/detail/func_common.inl

@ -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…
Cancel
Save