From 504da0c1e6faca93538dfe7983c666ebcb85c895 Mon Sep 17 00:00:00 2001 From: qPCR4vir Date: Sat, 27 Jan 2018 01:11:12 +0100 Subject: [PATCH] =?UTF-8?q?FIX:=20error:=20=E2=80=98to=5Futf8=E2=80=99=20i?= =?UTF-8?q?s=20not=20a=20member=20of=20=E2=80=98nana=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/nana/filesystem/filesystem_ext.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/nana/filesystem/filesystem_ext.hpp b/include/nana/filesystem/filesystem_ext.hpp index 2ff6bece..50f82f82 100644 --- a/include/nana/filesystem/filesystem_ext.hpp +++ b/include/nana/filesystem/filesystem_ext.hpp @@ -16,6 +16,8 @@ #define NANA_FILESYSTEM_EXT_HPP #include +#include + namespace nana {