gcc fixes, thanks to Roland Pabel

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@1067 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2009-12-22 11:36:36 +00:00
parent ead67fddf4
commit 1a2e0328a0
2 changed files with 2 additions and 2 deletions

View file

@ -1143,7 +1143,7 @@ namespace
virtual ~Dog() {}
};
};
}
// ----------------------------------------------------------------------------

View file

@ -1213,7 +1213,7 @@ namespace
virtual ~Dog() {}
};
};
}
// ----------------------------------------------------------------------------