mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 22:15:00 +00:00
Fixed GTC_bit_field build
This commit is contained in:
parent
3a3653cfe5
commit
e7faf1b683
1 changed files with 0 additions and 1 deletions
|
@ -893,7 +893,6 @@ int main()
|
|||
Error += ::bitfieldInterleave3::test();
|
||||
Error += ::bitfieldInterleave4::test();
|
||||
Error += ::bitfieldInterleave::test();
|
||||
Error += ::bitRevert::test();
|
||||
|
||||
# ifdef NDEBUG
|
||||
Error += ::mask::perf();
|
||||
|
|
Loading…
Add table
Reference in a new issue