mirror of
https://github.com/matrix-construct/construct
synced 2024-12-29 08:54:02 +01:00
ircd:Ⓜ️ Reorder / reorg m_event unit definitions.
This commit is contained in:
parent
5ae0a521d6
commit
0b8a2dfae4
2 changed files with 1068 additions and 1026 deletions
|
@ -33,8 +33,8 @@ namespace ircd::m
|
|||
|
||||
#include "event/event.h"
|
||||
#include "event/prev.h"
|
||||
#include "event/fetch.h"
|
||||
#include "event/index.h"
|
||||
#include "event/fetch.h"
|
||||
#include "event/get.h"
|
||||
#include "event/cached.h"
|
||||
#include "event/prefetch.h"
|
||||
|
|
2092
ircd/m_event.cc
2092
ircd/m_event.cc
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue