From 8c5de201d0509a934dd2d3ad15cecda9bc69fd6b Mon Sep 17 00:00:00 2001 From: kotori0 Date: Sun, 20 Dec 2020 16:05:35 +0800 Subject: [PATCH] Trigger CI rebuild --- edxp-core/src/main/cpp/main/include/art/runtime/art_method.h | 1 + 1 file changed, 1 insertion(+) diff --git a/edxp-core/src/main/cpp/main/include/art/runtime/art_method.h b/edxp-core/src/main/cpp/main/include/art/runtime/art_method.h index 3389e8cb..78a4e6a5 100644 --- a/edxp-core/src/main/cpp/main/include/art/runtime/art_method.h +++ b/edxp-core/src/main/cpp/main/include/art/runtime/art_method.h @@ -84,4 +84,5 @@ namespace art { } } } + #endif //EDXPOSED_ART_METHOD_H