提交 6847d550 编写于 作者: H huangyicong

add std::nothrow

Signed-off-by: Nhuangyicong <huangyicong4@huawei.com>
上级 38a71fef
......@@ -15,6 +15,7 @@
#include "nativeapi_deviceinfo.h"
#include <string>
#include <new>
#include "global.h"
#include "js_async_work.h"
#include "nativeapi_common.h"
......
......@@ -15,6 +15,7 @@
#include "nativeapi_fs.h"
#include <securec.h>
#include <new>
#include "ability_env.h"
#include "js_async_work.h"
#include "nativeapi_common.h"
......
......@@ -15,6 +15,7 @@
#include "nativeapi_kv.h"
#include <securec.h>
#include <new>
#include "ability_env.h"
#include "js_async_work.h"
#include "nativeapi_common.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册