mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-27 00:41:01 +00:00
update backgroundtasks/transient/include/transient_task_type.h.
Signed-off-by: 胡伟 <huwei169@huawei.com>
This commit is contained in:
parent
46b7861dfb
commit
85b12aea56
@ -13,9 +13,6 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef OHOS_BACKGROUOND_TASK_MANAGER_TRANSIENT_TASK_TYPE_H
|
|
||||||
#define OHOS_BACKGROUOND_TASK_MANAGER_TRANSIENT_TASK_TYPE_H
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @addtogroup TransientTask
|
* @addtogroup TransientTask
|
||||||
* @{
|
* @{
|
||||||
@ -36,6 +33,9 @@
|
|||||||
* @since 11
|
* @since 11
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifndef OHOS_BACKGROUOND_TASK_MANAGER_TRANSIENT_TASK_TYPE_H
|
||||||
|
#define OHOS_BACKGROUOND_TASK_MANAGER_TRANSIENT_TASK_TYPE_H
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
Loading…
Reference in New Issue
Block a user