change header file of napi

Signed-off-by: zhanghaibo <zhanghaibo0@huawei.com>
Change-Id: I504963d3e04975bcedb3ca4dda1cfadc22ac297c
This commit is contained in:
zhanghaibo
2022-01-17 20:53:20 +08:00
parent e2d11f0a7b
commit a2bd06a013
@@ -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