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:
parent
ead67fddf4
commit
1a2e0328a0
2 changed files with 2 additions and 2 deletions
|
@ -1143,7 +1143,7 @@ namespace
|
|||
virtual ~Dog() {}
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -1213,7 +1213,7 @@ namespace
|
|||
virtual ~Dog() {}
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue