From d8396e1f838afa312532cbb5cdf247c44c9facf9 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Sun, 16 Nov 2014 22:56:29 +0200 Subject: [PATCH] Update file_helper.h --- include/spdlog/details/file_helper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/spdlog/details/file_helper.h b/include/spdlog/details/file_helper.h index c98e4390..f6aa5a3e 100644 --- a/include/spdlog/details/file_helper.h +++ b/include/spdlog/details/file_helper.h @@ -32,7 +32,7 @@ #include #include #include - +#include #include "os.h"