From 686339f7c12967975af0381eec7ca1a90af6bfcc Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sun, 30 Jun 2024 10:29:50 -0700 Subject: [PATCH] Minor cleanup --- include/fmt/base.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/fmt/base.h b/include/fmt/base.h index 0256f956..976402a4 100644 --- a/include/fmt/base.h +++ b/include/fmt/base.h @@ -12,7 +12,6 @@ # define FMT_MODULE #endif -// c headers are preferable for performance reasons #ifndef FMT_MODULE # include // CHAR_BIT # include // FILE