提交 5586d92f 编写于 作者: D dev

Sloved RaspberryPi Compile problem

上级 506e8e74
#include "listen_thread.h" #include "listen_thread.h"
#include "tb_interface.h" #include "tb_interface.h"
#include <QMutex> #include <QMutex>
#include <QVector>
extern QVector<short> vec_global_buf; extern QVector<short> vec_global_buf;
extern QMutex mutex_buf; extern QMutex mutex_buf;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册