index
:
brussel
imgui-docking
master
master-switch-to-build2
master-ui-framework
Experimental game engine & playground Some features: - multi-keyboard-based local multiplayer - C++ codegen infrastructure - interesting(???) utilities
rtk0c
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
3rdparty
/
glm
/
source
/
test
/
gtc
/
gtc_vec1.cpp
blob: 268d95e656f2ff80222006963c766b385d3a226b (
plain
)
1
2
3
4
5
6
7
8
#include <glm/gtc/vec1.hpp> int main() { int Error = 0; return Error; }