diff --git a/include/fmt/fmt-c.h b/include/fmt/fmt-c.h index 34927bf1..b27803f7 100644 --- a/include/fmt/fmt-c.h +++ b/include/fmt/fmt-c.h @@ -4,7 +4,6 @@ #ifdef __cplusplus # define _Bool bool #endif -#include void fmt_error_unsupported_type_detected(void);