mirror of
https://github.com/g-truc/glm.git
synced 2026-09-18 00:14:20 +00:00
Removed GLM_TEST_ENABLE_PERF
This commit is contained in:
@@ -263,9 +263,9 @@ int main()
|
||||
Error += ::log2_::test();
|
||||
Error += ::mod_::test();
|
||||
|
||||
# ifdef GLM_TEST_ENABLE_PERF
|
||||
# ifdef NDEBUG
|
||||
Error += ::log2_::perf();
|
||||
# endif
|
||||
# endif//NDEBUG
|
||||
|
||||
return Error;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user