mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-04 21:04:59 +08:00
chore: XWindowsUtils remove unused includes
This commit is contained in:
parent
68a15486ae
commit
7ce5ce5d41
@ -9,7 +9,6 @@
|
||||
|
||||
#include "base/String.h"
|
||||
#include "deskflow/KeyTypes.h"
|
||||
#include "mt/Thread.h"
|
||||
#include "platform/XWindowsUtil.h"
|
||||
|
||||
#include <X11/Xatom.h>
|
||||
|
||||
@ -7,8 +7,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "base/EventTypes.h"
|
||||
|
||||
#include <cstdint>
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user