mirror of
https://github.com/DrKLO/Telegram.git
synced 2025-01-05 10:24:41 +01:00
8 lines
108 B
C++
8 lines
108 B
C++
#include "v2/SignalingConnection.h"
|
|
|
|
namespace tgcalls {
|
|
|
|
SignalingConnection::SignalingConnection() {
|
|
}
|
|
|
|
}
|