mirror of
https://github.com/boostorg/boostdep.git
synced 2026-07-21 13:13:31 +00:00
Update expected output to reflect Core change
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
[Secondary],bind
|
||||
Module,Adds
|
||||
core,assert
|
||||
core,static_assert
|
||||
core,throw_exception
|
||||
|
||||
|
||||
|
@@ -8,6 +8,5 @@
|
||||
<h1 id="secondary-dependencies">Secondary dependencies for <em>bind</em></h1>
|
||||
<h2><a href="core.html"><em>core</em></a></h2><ul>
|
||||
<li><a href="core.html#assert">adds <em>assert</em></a></li>
|
||||
<li><a href="core.html#static_assert">adds <em>static_assert</em></a></li>
|
||||
<li><a href="core.html#throw_exception">adds <em>throw_exception</em></a></li>
|
||||
</ul>
|
||||
|
||||
@@ -2,6 +2,5 @@ Secondary dependencies for bind:
|
||||
|
||||
core:
|
||||
adds assert
|
||||
adds static_assert
|
||||
adds throw_exception
|
||||
|
||||
|
||||
Reference in New Issue
Block a user