!1761 api Lint整改

Merge pull request !1761 from Future/master
This commit is contained in:
openharmony_ci 2024-11-18 06:28:48 +00:00 committed by Gitee
commit 7d02f817ab
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -13,9 +13,6 @@
* limitations under the License.
*/
#ifndef TIME_SERVICE_H
#define TIME_SERVICE_H
/**
* @addtogroup TimeService
* @{
@ -33,6 +30,9 @@
* @since 12
*/
#ifndef TIME_SERVICE_H
#define TIME_SERVICE_H
#include <stdint.h>
#ifdef __cplusplus