LeviLamina
Loading...
Searching...
No Matches
Operation.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace rtc::rtc_operations_chain_internal {
6
7class Operation {};
8
9} // namespace rtc::rtc_operations_chain_internal