We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 353726f commit d739cd5Copy full SHA for d739cd5
src/util.h
@@ -2,6 +2,7 @@
2
#define LACO_UTIL_H
3
4
#include <stdbool.h>
5
+#include <assert.h>
6
7
struct LacoState;
8
0 commit comments