diff --git a/src/jni/paddle_mobile_jni.cpp b/src/jni/paddle_mobile_jni.cpp index b28244c79176bd5b8d504e916506bf6e519dbb54..0f8aafcbfccf05a63f8f5ad21a2abc1413b93290 100644 --- a/src/jni/paddle_mobile_jni.cpp +++ b/src/jni/paddle_mobile_jni.cpp @@ -14,6 +14,7 @@ limitations under the License. */ #ifdef ANDROID +#include #include "paddle_mobile_jni.h" #include "common/log.h" #include "framework/tensor.h"