jni: add missing include
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
#include "tess.h"
|
#include "tess.h"
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
#ifdef __ANDROID__
|
#ifdef __ANDROID__
|
||||||
#include <android/log.h>
|
#include <android/log.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user