remove name clash with runtime tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9254 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ba8acb59a7
commit
6df6534f0c
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ private:
|
|||
};
|
||||
|
||||
|
||||
class FooBar : private Foo
|
||||
class PrivateFoo : private Foo
|
||||
{
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue