-
- Downloads
There was an error fetching the commit references. Please try again later.
Moved include asmjit to CompiledExpression.cpp
Currently, this allows avoiding an exploding number of warnings originating from amsjit header files to be shown when compiling. In general, it better decouples asmjit from lepton. Later on we might allow one to switch asmjit on/off with an environment variable if desired.
Please register or sign in to comment