From e9fce5e0b8b7ea68f4d033a7b8c79e25703c3dd9 Mon Sep 17 00:00:00 2001 From: iamantony Date: Thu, 17 Aug 2017 16:54:56 +0300 Subject: [PATCH] Remove unused include from file_helper.h --- include/spdlog/details/file_helper.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/spdlog/details/file_helper.h b/include/spdlog/details/file_helper.h index 021c5ffd..61b3877d 100644 --- a/include/spdlog/details/file_helper.h +++ b/include/spdlog/details/file_helper.h @@ -17,7 +17,6 @@ #include #include #include -#include namespace spdlog {