NativeDisplaySoloist API Lint 告警整改

Signed-off-by: gonghongyu <gonghongyu1@huawei.com>
This commit is contained in:
gonghongyu 2024-11-11 21:03:04 +08:00
parent fde4ce5a2f
commit f607ea1dff

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