We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c9950 commit 5eb0ec4Copy full SHA for 5eb0ec4
orc-rt/include/CMakeLists.txt
@@ -1,6 +1,6 @@
1
set(ORC_RT_HEADERS
2
orc-rt-c/ExternC.h
3
- orc-rt-c/WrapperFunctionResult.h
+ orc-rt-c/WrapperFunction.h
4
orc-rt-c/orc-rt.h
5
orc-rt/BitmaskEnum.h
6
orc-rt/Compiler.h
@@ -10,7 +10,7 @@ set(ORC_RT_HEADERS
10
orc-rt/IntervalSet.h
11
orc-rt/Math.h
12
orc-rt/RTTI.h
13
- orc-rt/WrapperFunctionResult.h
+ orc-rt/WrapperFunction.h
14
orc-rt/SimplePackedSerialization.h
15
orc-rt/bind.h
16
orc-rt/bit.h
0 commit comments