mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 15:15:16 +00:00
git-subtree-dir: submodules/libtgvoip git-subtree-mainline:d153fe0f21git-subtree-split:dcbbfd9ec4
11 lines
258 B
C++
Vendored
11 lines
258 B
C++
Vendored
//
|
|
// libtgvoip is free and unencumbered public domain software.
|
|
// For more information, see http://unlicense.org or the UNLICENSE file
|
|
// you should have received with this source code distribution.
|
|
//
|
|
|
|
#include "BlockingQueue.h"
|
|
|
|
using namespace tgvoip;
|
|
|