diff --git a/test/src/main/jni/external/lsparself b/test/src/main/jni/external/lsparself index 33db514..73b146d 160000 --- a/test/src/main/jni/external/lsparself +++ b/test/src/main/jni/external/lsparself @@ -1 +1 @@ -Subproject commit 33db514471e1bd2f1cde13b3fdfcba32ee245b53 +Subproject commit 73b146d780339e0ec3fc91368828c5f4441761c4 diff --git a/test/src/main/jni/test.cpp b/test/src/main/jni/test.cpp index 28057e5..6fae6a9 100644 --- a/test/src/main/jni/test.cpp +++ b/test/src/main/jni/test.cpp @@ -1,10 +1,11 @@ #include #include #include -#include +#include #include "logging.h" import lsplant; +import lsparself; #define _uintval(p) reinterpret_cast(p) #define _ptr(p) reinterpret_cast(p)