diff options
Diffstat (limited to 'dep/include/g3dlite/G3D/AABox.h')
-rw-r--r-- | dep/include/g3dlite/G3D/AABox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/include/g3dlite/G3D/AABox.h b/dep/include/g3dlite/G3D/AABox.h index 34262b82c0d..699a3d94674 100644 --- a/dep/include/g3dlite/G3D/AABox.h +++ b/dep/include/g3dlite/G3D/AABox.h @@ -253,3 +253,4 @@ inline unsigned int hashCode(const G3D::AABox& b) { #endif + |