diff options
Diffstat (limited to 'dep/src/g3dlite/AABox.cpp')
-rw-r--r-- | dep/src/g3dlite/AABox.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/src/g3dlite/AABox.cpp b/dep/src/g3dlite/AABox.cpp index 0baa1a07419..f2f2b70535c 100644 --- a/dep/src/g3dlite/AABox.cpp +++ b/dep/src/g3dlite/AABox.cpp @@ -297,3 +297,4 @@ bool AABox::intersects(const class Sphere& sphere) const { } // namespace + |