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 3f52eef commit 9cbcc87Copy full SHA for 9cbcc87
orc-rt/include/CMakeLists.txt
@@ -13,13 +13,13 @@ set(ORC_RT_HEADERS
13
orc-rt/Math.h
14
orc-rt/MemoryFlags.h
15
orc-rt/RTTI.h
16
- orc-rt/WrapperFunction.h
17
orc-rt/ScopeExit.h
18
orc-rt/SimplePackedSerialization.h
19
orc-rt/SPSAllocAction.h
20
orc-rt/SPSMemoryFlags.h
21
orc-rt/SPSWrapperFunction.h
22
orc-rt/SPSWrapperFunctionBuffer.h
+ orc-rt/WrapperFunction.h
23
orc-rt/bind.h
24
orc-rt/bit.h
25
orc-rt/move_only_function.h
0 commit comments