Commit 608131b1 authored by Lang Hames's avatar Lang Hames
Browse files

[ORC-RT] Fix missing #include <string_view>s.

1dcff823 updated the ORC runtime to use std::string_view, rather than its
own placeholder class (__orc_rt::string_view), but failed to add these
includes.
parent d446d91a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment