mirror of
https://github.com/openharmony/miscservices_time.git
synced 2026-07-19 12:02:04 -04:00
change header file of napi
Signed-off-by: zhanghaibo <zhanghaibo0@huawei.com> Change-Id: I504963d3e04975bcedb3ca4dda1cfadc22ac297c
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include <string>
|
||||
#include "napi/native_api.h"
|
||||
#include "napi/native_common.h"
|
||||
|
||||
namespace OHOS {
|
||||
namespace MiscServicesNapi {
|
||||
@@ -30,4 +31,4 @@ napi_value TimerTypeInit(napi_env env, napi_value exports);
|
||||
} // namespace MiscServicesNapi
|
||||
} // namespace OHOS
|
||||
|
||||
#endif // SYSTEM_TIMER_TYPE_H
|
||||
#endif // SYSTEM_TIMER_TYPE_H
|
||||
|
||||
Reference in New Issue
Block a user