Update expected output to reflect Core change

This commit is contained in:
Peter Dimov
2025-11-13 13:57:20 +02:00
parent 930d2d320a
commit 464f445b3c
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -1,6 +1,5 @@
[Secondary],bind
Module,Adds
core,assert
core,static_assert
core,throw_exception
1 [Secondary] bind
2 Module Adds
3 core assert
core static_assert
4 core throw_exception
5
-1
View File
@@ -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>
-1
View File
@@ -2,6 +2,5 @@ Secondary dependencies for bind:
core:
adds assert
adds static_assert
adds throw_exception