Do not need foreach for tests any longer.

Fixes #1305
This commit is contained in:
René Ferdinand Rivera Morell 2024-09-06 07:46:45 -05:00 committed by GitHub
parent a3f9574b6a
commit 8633d42a0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,6 @@ project boost-geometry-test
<toolset>intel:<define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE
<host-os>windows,<toolset>intel:<cxxflags>/bigobj
<library>/boost/test//included
<library>/boost/foreach//boost_foreach
<library>/boost/assign//boost_assign
;