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
Update gtx_quaternion.cpp
CaptainCarrot
8 years ago
parent
3ee83a15ef
commit
9a21766906
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
test/gtx/gtx_quaternion.cpp
+ 1
- 1
test/gtx/gtx_quaternion.cpp
View File
@@ -107,7 +107,7 @@ int test_quatLookAt()
return Error;
return Error;
}
}
-int main
1
()
+int main()
{
{
int Error = 0;
int Error = 0;