mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-23 06:39:54 +00:00
commit
75fbcab1a0
@ -13,11 +13,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef OHOS_ABILITY_RUNTIME_C_NATIVE_CHILD_PROCESS_H
|
||||
#define OHOS_ABILITY_RUNTIME_C_NATIVE_CHILD_PROCESS_H
|
||||
|
||||
#include "IPCKit/ipc_cparcel.h"
|
||||
|
||||
/**
|
||||
* @addtogroup ChildProcess
|
||||
* @{
|
||||
@ -40,6 +35,11 @@
|
||||
* @since 12
|
||||
*/
|
||||
|
||||
#ifndef OHOS_ABILITY_RUNTIME_C_NATIVE_CHILD_PROCESS_H
|
||||
#define OHOS_ABILITY_RUNTIME_C_NATIVE_CHILD_PROCESS_H
|
||||
|
||||
#include "IPCKit/ipc_cparcel.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user