We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad571a commit c81875aCopy full SHA for c81875a
1 file changed
embedded_cli.h
@@ -1,8 +1,8 @@
1
#ifndef EMBEDDED_CLI
2
#define EMBEDDED_CLI
3
4
-#include <stddef.h>
5
#include <stdbool.h>
+#include <stddef.h>
6
7
#ifndef EMBEDDED_CLI_MAX_LINE
8
/**
0 commit comments