diff options
author | Praetonus <praetonus@gmail.com> | 2014-05-15 23:10:21 +0200 |
---|---|---|
committer | Praetonus <praetonus@gmail.com> | 2014-05-15 23:10:21 +0200 |
commit | e7255e66da1734872c3a05651f910b74b18c765a (patch) | |
tree | 08ebd4313adca14c517dceb8b39f9114c1b82abc | |
parent | f296095191c7b5c6b10f79c2b1433dc227a462f5 (diff) |
Remove changes in dep file.
-rw-r--r-- | dep/g3dlite/include/G3D/debugAssert.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |