mirror of
https://github.com/g-truc/glm.git
synced 2026-08-04 12:28:57 +00:00
Clean up
This commit is contained in:
@@ -131,7 +131,7 @@ int test_all()
|
||||
}
|
||||
|
||||
|
||||
int main(int argc, void* argv[])
|
||||
int main()
|
||||
{
|
||||
int Failed = 0;
|
||||
Failed += test_static_assert();
|
||||
|
||||
Reference in New Issue
Block a user