xo-pyexpression: bugfix: xo::ref::rp -> xo::rp
This commit is contained in:
parent
563b7250d2
commit
c393512912
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ namespace xo {
|
|||
using xo::ast::IfExpr;
|
||||
using xo::ast::make_ifexpr;
|
||||
using xo::reflect::TaggedPtr;
|
||||
using xo::ref::rp;
|
||||
namespace py = pybind11;
|
||||
|
||||
PYBIND11_MODULE(XO_PYEXPRESSION_MODULE_NAME(), m) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue