mirror of
https://github.com/eclipse/upm.git
synced 2025-07-07 20:31:13 +03:00
ims: Fixed IMS java example
* Fixed a compile issue for the JAVA example * Added C header to swig java/js interface files Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -5,4 +5,5 @@
|
||||
#include "ims.hpp"
|
||||
%}
|
||||
|
||||
%include "ims.h"
|
||||
%include "ims.hpp"
|
||||
|
Reference in New Issue
Block a user