xo-jit: honor clang nit
This commit is contained in:
parent
fcd87b52c0
commit
56210442a2
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ namespace xo {
|
|||
using xo::ast::exprtype;
|
||||
using xo::ast::Expression;
|
||||
using xo::ast::ConstantInterface;
|
||||
using xo::ast::FunctionInterface;
|
||||
//using xo::ast::FunctionInterface;
|
||||
using xo::ast::PrimitiveInterface;
|
||||
using xo::ast::Lambda;
|
||||
using xo::ast::Variable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue