Update b5t007001.i

This commit is contained in:
omron-ankit 2019-11-05 13:26:35 -06:00 committed by GitHub
parent dcffdf6ba9
commit e349b0a384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
#ifdef SWIGPYTHON
%module (package="upm") b5t007001
%module (package="upm") omb5t007001
#endif
%include "../common_top.i"
@ -13,6 +13,9 @@ JAVA_JNI_LOADLIBRARY(javaupm_b5t007001)
/* BEGIN Common SWIG syntax ------------------------------------------------- */
%{
#include "b5t007001.hpp"
#include "STBAPI.h"
#include "STBCommonDef.h"
#include "STBTypedef.h"
%}
%include "b5t007001.hpp"