mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-23 06:39:54 +00:00
!1699 NativeDisplaySoloist API Lint 告警整改
Merge pull request !1699 from gonghongyu/SDK_1111
This commit is contained in:
commit
c310c62011
@ -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