!1699 NativeDisplaySoloist API Lint 告警整改

Merge pull request !1699 from gonghongyu/SDK_1111
This commit is contained in:
openharmony_ci 2024-11-13 10:54:07 +00:00 committed by Gitee
commit c310c62011
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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