This commit is contained in:
Christophe Riccio
2011-01-24 15:44:14 +00:00
parent 019c6ced18
commit c06484ff12
23 changed files with 30 additions and 77 deletions

View File

@@ -221,7 +221,7 @@ int test_compute_gtx()
return Output.size() != 0;
}
int main(int argc, void* argv[])
int main()
{
int Failed = GLM_COMPILER;