diff options
| author | 2015-12-02 15:06:36 +0000 | |
|---|---|---|
| committer | 2015-12-02 15:06:36 +0000 | |
| commit | 9c169017d160a9217c2d48a32ce3ac905caa812f (patch) | |
| tree | f15e725a3f915c76397309d44373adcc34b2a708 /gb_math.hpp | |
| parent | Remove templated clamp (diff) | |
Pool Allocator
Diffstat (limited to 'gb_math.hpp')
| -rw-r--r-- | gb_math.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gb_math.hpp b/gb_math.hpp index c11bbaa..c5001ea 100644 --- a/gb_math.hpp +++ b/gb_math.hpp @@ -1,4 +1,4 @@ -// gb_math.hpp - v0.03 - public domain C++11 math library - no warranty implied; use at your own risk +// gb_math.hpp - v0.03a - public domain C++11 math library - no warranty implied; use at your own risk // A C++11 math library geared towards game development // This is meant to be used the gb.hpp library but it doesn't have to be |
