removed unused imports in android jni file
This commit is contained in:
parent
6888524606
commit
743a687704
1 changed files with 0 additions and 5 deletions
|
|
@ -12,13 +12,8 @@
|
|||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
#undef DEBUG
|
||||
#define RELEASE 1
|
||||
|
||||
#include <android/log.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <jni.h>
|
||||
|
||||
#include "kompute/Kompute.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue