mirror of
https://github.com/matrix-construct/construct
synced 2025-01-11 15:33:57 +01:00
ircd::spirit: Replace deprecated phoenix header.
This commit is contained in:
parent
f7d6c78ce6
commit
581300ef9d
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
#include <boost/proto/make_expr.hpp>
|
||||
#include <boost/proto/transform.hpp>
|
||||
#include <boost/proto/deep_copy.hpp>
|
||||
#include <boost/spirit/include/phoenix.hpp>
|
||||
#include <boost/phoenix.hpp>
|
||||
#include "expr.h"
|
||||
#pragma clang attribute pop
|
||||
#pragma GCC visibility pop
|
||||
|
|
Loading…
Reference in a new issue