remove stdbool.h

This commit is contained in:
2026-04-24 17:37:59 +02:00
parent daa4fa9564
commit c515c1e07e
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,7 +1,6 @@
#pragma once
#include <stdint.h>
#include <stdbool.h>
#include "vco.h"
typedef struct {