Remove #include <stdbool.h> (#1317)

This commit is contained in:
Sylvie
2024-02-24 10:51:46 -05:00
committed by GitHub
parent 54d6a22d19
commit 595c066c2a
28 changed files with 0 additions and 29 deletions

View File

@@ -7,7 +7,6 @@
// GUIDELINE: external code MUST NOT BE AWARE of the data structure used!
#include <stdint.h>
#include <stdbool.h>
#include "link/main.hpp"