Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a3358bb66aeef19fc2748dfd92da7f54223c0f3b
/
.
/
Tests
/
UseSWIG
/
NamespaceCsharp
/
ns_example.i
blob: 036f7cae1f74c62e7170151cefd62580a8c91120 [
file
]
%
module
NSExample
%{
#include
"ns_example.hpp"
%}
%
nspace ns
::
my_class_in_namespace
;
%
include
"ns_example.hpp"