fix kw warning for perl

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7713 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2005-10-25 09:35:13 +00:00
commit 393382fed6

View file

@ -1,5 +1,9 @@
%module template_ns_enum2
#ifdef SWIGPERL
%rename(_eval) eval;
#endif
%inline %{
namespace hi