Skip to content

Commit

Permalink
Add using CHANNEL::Handle
Browse files Browse the repository at this point in the history
  • Loading branch information
VeithMetro authored Oct 10, 2024
1 parent 5e28f4a commit c9a3133
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/core/SynchronousChannel.h
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,8 @@ namespace Core {
CHANNEL::Close(Core::infinite);
}

using CHANNEL::Handle;

uint32_t Exchange(const uint32_t waitTime, const IOutbound& message)
{

Expand Down

0 comments on commit c9a3133

Please sign in to comment.