Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit 81cfb7d

Browse files
taste1981jianjunz
authored andcommitted
Fix build failure on Ubuntu 22.04 (#159)
1 parent 6fa1fec commit 81cfb7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/audio_processing/aec3/clockdrift_detector.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#include <stddef.h>
1515

1616
#include <array>
17+
#include <cstddef>
1718

1819
namespace webrtc {
1920

0 commit comments

Comments
 (0)