back to non-inlined destructors until the makefiles are fixed
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6536 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
051cea46dd
commit
a361a47cab
2 changed files with 0 additions and 8 deletions
|
|
@ -1,5 +0,0 @@
|
|||
#include "bar.h"
|
||||
|
||||
Bar::~Bar()
|
||||
{
|
||||
}
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
#include "base.h"
|
||||
|
||||
Base::~Base() { }
|
||||
Loading…
Add table
Add a link
Reference in a new issue