Got RenderApi project to compile

This commit is contained in:
Yoshi Askharoun
2021-07-11 23:41:18 -05:00
parent dfb03d2ec5
commit c2a463bd0e
45 changed files with 96 additions and 91 deletions
@@ -39,7 +39,7 @@ namespace Microsoft.Iris.Render.Protocol
{
}
internal MessagingSession(
internal unsafe MessagingSession(
IRenderHost renderHost,
RenderToken token,
TimeoutHandler handlerTimeout,