diff options
Diffstat (limited to 'dep/include/g3dlite/G3D/g3dmath.h')
-rw-r--r-- | dep/include/g3dlite/G3D/g3dmath.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/g3dlite/G3D/g3dmath.h b/dep/include/g3dlite/G3D/g3dmath.h index 5dbd008409f..38ee23fc3c1 100644 --- a/dep/include/g3dlite/G3D/g3dmath.h +++ b/dep/include/g3dlite/G3D/g3dmath.h @@ -523,3 +523,4 @@ inline double wrap(double t, double hi) { #endif + |