We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b0500 commit c9ca745Copy full SHA for c9ca745
lang/cem/cemcom.ansi/code.c
@@ -7,6 +7,7 @@
7
8
#include <assert.h>
9
#include <stdlib.h>
10
+#include <stdbool.h>
11
#include <string.h>
12
#include "parameters.h"
13
#ifndef LINT
0 commit comments