fix import error, please update Makefile

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6463 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2004-10-21 10:04:16 +00:00
commit b9832ab0f0
5 changed files with 17 additions and 7 deletions

View file

@ -0,0 +1,3 @@
#include "base.h"
Base::~Base() { }