All tests now use the -namespace commandline option

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5740 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-02-24 21:06:54 +00:00
commit 93492cfe6a
12 changed files with 12 additions and 1 deletions

View file

@ -3,6 +3,7 @@
// unsigned long long types work.
using System;
using long_longNamespace;
public class long_long_runme {