Remove deprecated include (#2893)

This commit is contained in:
kalaposfos13 2025-05-09 17:33:32 +02:00 committed by GitHub
parent 46b88bd10f
commit 8e7c5a4d99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,7 +56,6 @@
#include <stdio.h>
#include <cstdarg>
#include <cstdbool>
#include <cstddef>
#include <cstdint>
#include <cstring>