From af8354575d2b3e680ad1456437a186280e5ec348 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Fri, 29 Sep 2023 03:21:28 +0300 Subject: [PATCH] Update common.h --- include/spdlog/common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/spdlog/common.h b/include/spdlog/common.h index eabe628b..ca9747dd 100644 --- a/include/spdlog/common.h +++ b/include/spdlog/common.h @@ -2,6 +2,7 @@ // Distributed under the MIT License (http://opensource.org/licenses/MIT) #pragma once + #include #include #include