Fixed GTC_bit_field build

master
Christophe Riccio ago%!(EXTRA string=8 years)
parent 3a3653cfe5
commit e7faf1b683
  1. 1
      test/gtc/gtc_bitfield.cpp

@ -893,7 +893,6 @@ int main()
Error += ::bitfieldInterleave3::test();
Error += ::bitfieldInterleave4::test();
Error += ::bitfieldInterleave::test();
Error += ::bitRevert::test();
# ifdef NDEBUG
Error += ::mask::perf();

Loading…
Cancel
Save