[orc-rt] Fix header ordering. NFCI.

This commit is contained in:
Lang Hames
2025-10-07 15:12:31 +11:00
parent 3f52eefcc2
commit 9cbcc87f5b

View File

@@ -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