mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-04 21:04:59 +08:00
chore: PrimaryClient remove unneeded includes
This commit is contained in:
parent
0091cc5e9a
commit
72496548de
@ -8,8 +8,6 @@
|
||||
#include "server/PrimaryClient.h"
|
||||
|
||||
#include "base/Log.h"
|
||||
#include "deskflow/AppUtil.h"
|
||||
#include "deskflow/Clipboard.h"
|
||||
#include "deskflow/Screen.h"
|
||||
//
|
||||
// PrimaryClient
|
||||
|
||||
@ -7,7 +7,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "deskflow/ProtocolTypes.h"
|
||||
#include "server/BaseClientProxy.h"
|
||||
|
||||
namespace deskflow {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user