mirror of
https://github.com/matrix-construct/construct
synced 2024-11-29 10:12:39 +01:00
fixup! ircd: Add lex_cast wrapper interface; various cleanup.
This commit is contained in:
parent
3badb2ff90
commit
31904bafc0
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
*/
|
||||
|
||||
#pragma once
|
||||
#define HAVE_IRCD_STRING_H
|
||||
#define HAVE_IRCD_LEXICAL_H
|
||||
|
||||
namespace ircd {
|
||||
|
||||
|
|
Loading…
Reference in a new issue