mirror of
https://github.com/matrix-construct/construct
synced 2024-11-25 08:12:37 +01:00
ircd::magic: Add namespace \brief.
This commit is contained in:
parent
7d4d88de73
commit
39faaa3a73
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
#pragma once
|
||||
#define HAVE_IRCD_MAGIC_H
|
||||
|
||||
/// Content MIME typing interface.
|
||||
namespace ircd::magic
|
||||
{
|
||||
struct init;
|
||||
|
|
Loading…
Reference in a new issue