This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
glm
mirror of
https://github.com/g-truc/glm.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fixed build
Christophe Riccio
14 years ago
parent
26f0bf7a4d
commit
3e42bea4a0
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
test/core/core_type_float.cpp
+ 1
- 1
test/core/core_type_float.cpp
View File
@@ -26,7 +26,7 @@ int test_float_precision()
int test_vec2()
{
-
glm
+
return 0;
}
int main()