blob: 311d7161c5c9c0189fa247f410ef37aa2fb59d06 [file] [log] [blame]
%module(package="py2.pkg2.pkg3.pkg4") foo
%{
#include "../../../../py2/pkg2/pkg3/pkg4/foo.hpp"
%}
%include "../../../../py2/pkg2/pkg3/pkg4/foo.hpp"