From 719afb050fc530ce759411428c58e38f0c4a01a8 Mon Sep 17 00:00:00 2001 From: Frodo Baggins Date: Thu, 31 Oct 2024 18:10:17 -0700 Subject: [PATCH] remove unecessary file --- build.cmd | 1 - build.sh | 1 - 2 files changed, 2 deletions(-) diff --git a/build.cmd b/build.cmd index ba72feb3..b208ab75 100644 --- a/build.cmd +++ b/build.cmd @@ -10,7 +10,6 @@ bcp ^ boost/icl/separate_interval_set.hpp ^ boost/intrusive/list.hpp ^ boost/intrusive/set.hpp ^ - boost/pointee.hpp ^ align ^ range ^ optional ^ diff --git a/build.sh b/build.sh index fed1927c..20b89ca0 100755 --- a/build.sh +++ b/build.sh @@ -12,7 +12,6 @@ bcp \ boost/icl/separate_interval_set.hpp \ boost/intrusive/list.hpp \ boost/intrusive/set.hpp \ - boost/pointee.hpp \ align \ range \ optional \