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 \