Cleanup Android C++ code

This commit is contained in:
Marcel Admiraal
2022-05-31 17:11:05 +01:00
parent a837accc5d
commit 2afef001e7
33 changed files with 181 additions and 238 deletions
+1
View File
@@ -30,6 +30,7 @@
#ifndef STRING_ANDROID_H
#define STRING_ANDROID_H
#include "core/string/ustring.h"
#include "thread_jandroid.h"
#include <jni.h>