Add missing header for C++17 compatibility
Hopefully we can drop this change with the next update.
This commit is contained in:
parent
8bf9efad15
commit
6064932abf
@ -12,6 +12,7 @@
|
||||
#define MODULES_AUDIO_PROCESSING_AEC3_REVERB_FREQUENCY_RESPONSE_H_
|
||||
|
||||
#include <array>
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
|
||||
#include "absl/types/optional.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user