Skip to content

Commit 48c424b

Browse files
authored
Merge pull request #111 from boostorg/develop
Merging from develop to master
2 parents 9bf28cd + 5cd4563 commit 48c424b

3 files changed

Lines changed: 0 additions & 65 deletions

File tree

.travis.yml

Lines changed: 0 additions & 63 deletions
This file was deleted.

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ target_link_libraries(boost_sort
1818
Boost::config
1919
Boost::core
2020
Boost::range
21-
Boost::static_assert
2221
Boost::type_traits
2322
)
2423

build.jam

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ constant boost_dependencies :
99
/boost/config//boost_config
1010
/boost/core//boost_core
1111
/boost/range//boost_range
12-
/boost/static_assert//boost_static_assert
1312
/boost/type_traits//boost_type_traits ;
1413

1514
project /boost/sort

0 commit comments

Comments
 (0)