diff options
Diffstat (limited to 'dep/src/g3dlite/Box.cpp')
-rw-r--r-- | dep/src/g3dlite/Box.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/src/g3dlite/Box.cpp b/dep/src/g3dlite/Box.cpp index b99104ff28b..c30211fd5b9 100644 --- a/dep/src/g3dlite/Box.cpp +++ b/dep/src/g3dlite/Box.cpp @@ -346,3 +346,4 @@ void Box::getBounds(class AABox& aabb) const { } // namespace + |