Fixed clang test build

master
Christophe Riccio ago%!(EXTRA string=8 years)
parent 22fe828159
commit cef33d74c5
  1. 1
      test/gtc/gtc_type_aligned.cpp

@ -142,6 +142,7 @@ int main()
std::size_t C1 = sizeof(glm::aligned_vec4);
Error += test_ctor();
Error += test_copy();
return Error;
}

Loading…
Cancel
Save