From ebf72d7d3ecebe769d00f26891ac6ef9843bf5c5 Mon Sep 17 00:00:00 2001 From: gabime Date: Thu, 8 May 2025 15:56:58 +0300 Subject: [PATCH] update comments --- cmake/pch.h.in | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/cmake/pch.h.in b/cmake/pch.h.in index a5f94150..0592ee9d 100644 --- a/cmake/pch.h.in +++ b/cmake/pch.h.in @@ -10,7 +10,6 @@ // details/file_helper-inl.h // details/os-inl.h -// fmt/bundled/core.h // fmt/bundled/posix.h // logger-inl.h // sinks/daily_file_sink.h @@ -23,7 +22,6 @@ // details/os-inl.h // details/pattern_formatter-inl.h -// fmt/bundled/core.h // fmt/bundled/format-inl.h #include @@ -73,7 +71,6 @@ // details/registry.h // details/tcp_client-windows.h // details/tcp_client.h -// fmt/bundled/core.h // sinks/android_sink.h // sinks/ansicolor_sink.h // sinks/basic_file_sink.h @@ -150,7 +147,6 @@ // common.h // details/fmt_helper.h -// fmt/bundled/core.h // fmt/bundled/ranges.h #include @@ -255,4 +251,4 @@ #include // spdlog -#include \ No newline at end of file +#include