Remove unnecessary headers

This commit is contained in:
angie 2024-05-29 16:32:40 -04:00
parent 56cfbb2d31
commit 288bd11a29

View file

@ -1,4 +0,0 @@
#ifdef __GNUC__
#pragma GCC diagnostic ignored "-Wunused-variable"
#pragma GCC diagnostic ignored "-Wimplicit-function-declaration"
#endif