We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f2372d commit 234e9caCopy full SHA for 234e9ca
src/interfaces/Decoder.h
@@ -15,6 +15,7 @@
15
******************************************************************************/
16
17
#include <stdint.h>
18
+#include <stddef.h>
19
#include "message.h"
20
21
/******************************************************************************
src/interfaces/Encoder.h
@@ -14,6 +14,7 @@
14
* INCLUDES
0 commit comments