%module javaupm_smartdrive
%include "../upm.i"
%{
#include "smartdrive.hpp"
%}
%include "smartdrive.hpp"