From d0a318c7420a7150f6246afd11e75c125a11f0f9 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Fri, 20 May 2016 10:19:02 +0200 Subject: [PATCH] We do not use anymore The code using it was removed at 81959251. --- 3rdparty/boost/extract.sh | 1 - src/support/FileName.cpp | 1 - 2 files changed, 2 deletions(-) diff --git a/3rdparty/boost/extract.sh b/3rdparty/boost/extract.sh index f37448456b..e1ba8faafe 100755 --- a/3rdparty/boost/extract.sh +++ b/3rdparty/boost/extract.sh @@ -30,7 +30,6 @@ bcp --boost=$1 \ boost/lexical_cast.hpp \ boost/noncopyable.hpp \ boost/regex.hpp \ - boost/scoped_array.hpp \ boost/scoped_ptr.hpp \ boost/shared_ptr.hpp \ boost/signal.hpp \ diff --git a/src/support/FileName.cpp b/src/support/FileName.cpp index 6d40687a25..929c4165be 100644 --- a/src/support/FileName.cpp +++ b/src/support/FileName.cpp @@ -31,7 +31,6 @@ #include #include -#include #include #include -- 2.39.5