chore: remove unneeded include

This commit is contained in:
Amaan Qureshi 2023-07-19 22:19:55 -04:00
parent a76701103e
commit 56870fdda2
No known key found for this signature in database
GPG key ID: E67890ADC4227273

View file

@ -5,7 +5,6 @@
extern "C" {
#endif
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <stdbool.h>