diff --git a/orc-rt/include/CMakeLists.txt b/orc-rt/include/CMakeLists.txt index dfe764976d7e..9413878a47a5 100644 --- a/orc-rt/include/CMakeLists.txt +++ b/orc-rt/include/CMakeLists.txt @@ -13,13 +13,13 @@ set(ORC_RT_HEADERS orc-rt/Math.h orc-rt/MemoryFlags.h orc-rt/RTTI.h - orc-rt/WrapperFunction.h orc-rt/ScopeExit.h orc-rt/SimplePackedSerialization.h orc-rt/SPSAllocAction.h orc-rt/SPSMemoryFlags.h orc-rt/SPSWrapperFunction.h orc-rt/SPSWrapperFunctionBuffer.h + orc-rt/WrapperFunction.h orc-rt/bind.h orc-rt/bit.h orc-rt/move_only_function.h