From 468d42088a4d12a3d281ba13c0a5842461dd2b60 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 20 Jul 2020 12:51:44 +0200 Subject: [PATCH] Removed duplicated include --- src/fs_base_fstatat.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/fs_base_fstatat.hpp b/src/fs_base_fstatat.hpp index 47c7ac77..5429c50a 100644 --- a/src/fs_base_fstatat.hpp +++ b/src/fs_base_fstatat.hpp @@ -22,7 +22,6 @@ #include #include #include -#include namespace fs {