mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 22:21:36 -04:00
update frameworks/native/appkit/ability_runtime/context/js_context_utils.cpp.
头文件顺序 Signed-off-by: zwt <zhangwentao83@huawei.com>
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
|
||||
#include "js_context_utils.h"
|
||||
|
||||
#include <atomic>
|
||||
#include <cstdint>
|
||||
|
||||
#include "ability_runtime_error_util.h"
|
||||
#include "application_context.h"
|
||||
#include "application_context_manager.h"
|
||||
@@ -26,8 +29,6 @@
|
||||
#include "js_runtime_utils.h"
|
||||
#include "tokenid_kit.h"
|
||||
#include "js_error_utils.h"
|
||||
#include <atomic>
|
||||
#include <cstdint>
|
||||
|
||||
namespace OHOS {
|
||||
namespace AbilityRuntime {
|
||||
|
||||
Reference in New Issue
Block a user