去掉clangd胡乱包含的不存在头文件

This commit is contained in:
notify 2023-06-16 18:03:28 +08:00
parent 7ccafa3b96
commit 9881cb1653
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
#include "roomthread.h"
#include "server.h"
#include "util.h"
#include <qtpreprocessorsupport.h>
RoomThread::RoomThread(Server *m_server) {
setObjectName("Room");