0
0
Fork 0
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:
Jason Volk 2018-02-22 20:27:45 -08:00
parent 7d4d88de73
commit 39faaa3a73

View file

@ -11,6 +11,7 @@
#pragma once
#define HAVE_IRCD_MAGIC_H
/// Content MIME typing interface.
namespace ircd::magic
{
struct init;