Nagram/TMessagesProj/jni/voip/libtgvoip/BlockingQueue.cpp
2020-09-30 16:48:47 +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;