We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39ed58 commit da60594Copy full SHA for da60594
lang/cem/cemcom.ansi/switch.c
@@ -5,6 +5,7 @@
5
/* $Id$ */
6
/* S W I T C H - S T A T E M E N T A D M I N I S T R A T I O N */
7
8
+#include <stdbool.h>
9
#include <assert.h>
10
#include "parameters.h"
11
#ifndef LINT
0 commit comments