LeviLamina
Loading...
Searching...
No Matches
identity.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace webrtc {
6
7struct identity {};
8
9} // namespace webrtc
Definition identity.h:7