mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
fix: Add missing #include <array>
.
This commit is contained in:
parent
2b1a6b0d23
commit
7469a529b1
|
@ -20,6 +20,7 @@
|
|||
* bazel build //c-toxcore/testing/fuzzing:protodump_bin && \
|
||||
* bazel-bin/c-toxcore/testing/fuzzing/protodump_bin
|
||||
*/
|
||||
#include <array>
|
||||
#include <cassert>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
|
|
Loading…
Reference in New Issue
Block a user