From e7255e66da1734872c3a05651f910b74b18c765a Mon Sep 17 00:00:00 2001 From: Praetonus Date: Thu, 15 May 2014 23:10:21 +0200 Subject: [PATCH] Remove changes in dep file. --- dep/g3dlite/include/G3D/debugAssert.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dep/g3dlite/include/G3D/debugAssert.h b/dep/g3dlite/include/G3D/debugAssert.h index 51b16ebbe17..edff671061d 100644 --- a/dep/g3dlite/include/G3D/debugAssert.h +++ b/dep/g3dlite/include/G3D/debugAssert.h @@ -228,6 +228,6 @@ void _releaseInputGrab_(); @internal*/ void _restoreInputGrab_(); -} } // namespace +}; }; // namespace #endif