0
0
Fork 0
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:
Jason Volk 2019-01-26 14:15:36 -08:00
parent 5ae0a521d6
commit 0b8a2dfae4
2 changed files with 1068 additions and 1026 deletions

View file

@ -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"

File diff suppressed because it is too large Load diff