1
0
mirror of https://github.com/NekoX-Dev/NekoX.git synced 2024-12-14 15:49:48 +01:00
NekoX/TMessagesProj/jni/libtgvoip/BlockingQueue.cpp
2019-06-04 13:14:50 +03:00

11 lines
258 B
C++

//
// 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;