We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab4548 commit 71ef5ccCopy full SHA for 71ef5cc
app/src/util/vector.h
@@ -5,6 +5,7 @@
5
6
#include <stdbool.h>
7
#include <stddef.h>
8
+#include <stdlib.h>
9
10
// Adapted from vlc_vector:
11
// <https://code.videolan.org/videolan/vlc/-/blob/0857947abaed9c89810cd96353aaa1b7e6ba3b0d/include/vlc_vector.h>
0 commit comments