Sign in
android
/
platform
/
external
/
pytorch
/
e247249a5f
/
.
/
torch
/
lib
/
THD
/
base
/
DataChannelRequest.hpp
blob: 6b79dbe83618fb3e7415fdd6a7bd1e38230b3abf [
file
] [
log
] [
blame
]
#pragma
once
#include
"DataChannel.hpp"
using
THDRequest
=
thd
::
DataChannel
::
Request
;
#include
"DataChannelRequest.h"