We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ad2685 + d06cd22 commit 5a4481dCopy full SHA for 5a4481d
1 file changed
include/cppkafka/buffer.h
@@ -31,6 +31,7 @@
31
#define CPPKAFKA_BUFFER_H
32
33
#include <cstddef>
34
+#include <array>
35
#include <vector>
36
#include <iosfwd>
37
#include <algorithm>
0 commit comments