From 1ce7f5e4992bd814c8ad8c76ba14d3e727e12df8 Mon Sep 17 00:00:00 2001 From: gabime Date: Sat, 13 Jan 2024 10:52:40 +0200 Subject: [PATCH] Update spdlog_config.h template --- cmake/spdlog_config.h.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cmake/spdlog_config.h.in b/cmake/spdlog_config.h.in index 3c4185f8..875cce26 100644 --- a/cmake/spdlog_config.h.in +++ b/cmake/spdlog_config.h.in @@ -1,9 +1,8 @@ // Copyright(c) 2015-present, Gabi Melman & spdlog contributors. // Distributed under the MIT License (http://opensource.org/licenses/MIT) - +// DO NOT EDIT // Auto generated file with compile time flags with which spdlog was compiled -// DO NOT EDIT MANUALLY #pragma once