mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 07:01:30 +00:00
[idd] transport: add frame sink boundary
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "transport/ITransport.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
std::unique_ptr<ITransport> CreateTransport();
|
||||
class CTransportManager;
|
||||
|
||||
std::unique_ptr<CTransportManager> CreateTransport();
|
||||
|
||||
Reference in New Issue
Block a user