mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-27 00:41:01 +00:00
NativeDisplaySoloist API Lint 告警整改
Signed-off-by: gonghongyu <gonghongyu1@huawei.com>
This commit is contained in:
parent
fde4ce5a2f
commit
f607ea1dff
@ -13,9 +13,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef C_INCLUDE_NATIVE_DISPLAY_SOLOIST_H_
|
||||
#define C_INCLUDE_NATIVE_DISPLAY_SOLOIST_H_
|
||||
|
||||
/**
|
||||
* @addtogroup NativeDisplaySoloist
|
||||
* @{
|
||||
@ -38,6 +35,9 @@
|
||||
* @version 1.0
|
||||
*/
|
||||
|
||||
#ifndef C_INCLUDE_NATIVE_DISPLAY_SOLOIST_H_
|
||||
#define C_INCLUDE_NATIVE_DISPLAY_SOLOIST_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user