0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-01 08:18:20 +02:00

fixup! ircd: Add lex_cast wrapper interface; various cleanup.

This commit is contained in:
Jason Volk 2017-03-20 04:29:34 -07:00
parent 3badb2ff90
commit 31904bafc0

View file

@ -21,7 +21,7 @@
*/
#pragma once
#define HAVE_IRCD_STRING_H
#define HAVE_IRCD_LEXICAL_H
namespace ircd {