Compilation fix
This commit is contained in:
parent
9456b4ca8d
commit
38e1e77aed
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
#include <pslang/jit/arch/linux_x86_64/resolver.hpp>
|
#include <pslang/jit/arch/linux_x86_64/resolver.hpp>
|
||||||
#include <pslang/jit/arch/macos_aarch64/resolver.hpp>
|
#include <pslang/jit/arch/macos_aarch64/resolver.hpp>
|
||||||
|
|
||||||
|
#include <stdexcept>
|
||||||
|
|
||||||
namespace pslang::jit
|
namespace pslang::jit
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue