1
0
mirror of https://github.com/NekoX-Dev/NekoX.git synced 2024-12-15 05:29:45 +01:00
NekoX/TMessagesProj/jni/libtgvoip/BlockingQueue.cpp

11 lines
258 B
C++
Raw Normal View History

2019-06-04 12:14:50 +02:00
//
// 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;