Refactor all Zion decls into one header
This commit is contained in:
parent
7dcbbd671e
commit
5e99dbf7d1
25 changed files with 111 additions and 97 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "object/channel.h"
|
||||
|
||||
#include "include/zerrors.h"
|
||||
#include "include/ztypes.h"
|
||||
#include "scheduler/scheduler.h"
|
||||
|
||||
Pair<RefPtr<Channel>, RefPtr<Channel>> Channel::CreateChannelPair() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue