mirror of
https://github.com/openharmony/miscservices_time.git
synced 2026-07-19 20:03:38 -04:00
!52 change header file of napi
Merge pull request !52 from zhanghaibo/ndk
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