mirror of
https://gitee.com/openharmony/arkcompiler_ets_runtime
synced 2025-02-17 02:10:00 +00:00
!9594 fix arkui-x build failed
Merge pull request !9594 from txzhang94/0929
This commit is contained in:
commit
8a5045c516
@ -18,11 +18,7 @@
|
||||
|
||||
#include <cstdint>
|
||||
#include "ecmascript/platform/ecma_string_hash.h"
|
||||
#ifdef PANDA_TARGET_ARM64
|
||||
#include "ecmascript/platform/arm64/ecma_string_hash_internal.h"
|
||||
#else
|
||||
#include "ecmascript/platform/common/ecma_string_hash_internal.h"
|
||||
#endif
|
||||
|
||||
namespace panda::ecmascript {
|
||||
class EcmaStringHashHelper {
|
||||
|
Loading…
x
Reference in New Issue
Block a user