!1182 ohaudio引入stdbool.h

Merge pull request !1182 from zhangkai/master
This commit is contained in:
openharmony_ci 2024-08-14 07:42:09 +00:00 committed by Gitee
commit 26166444ab
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -40,6 +40,7 @@
#ifndef NATIVE_AUDIORENDERER_H
#define NATIVE_AUDIORENDERER_H
#include <stdbool.h>
#include <time.h>
#include "native_audiostream_base.h"
#include "multimedia/native_audio_channel_layout.h"