mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
PCH: remove headers which are actually could be changed (#950)
This commit is contained in:
@@ -16,16 +16,6 @@
|
||||
#include <windows.foundation.h>
|
||||
#include <psapi.h>
|
||||
|
||||
#include "trace.h"
|
||||
#include "Settings.h"
|
||||
#include "FancyZones.h"
|
||||
#include "ZoneWindow.h"
|
||||
#include "ZoneSet.h"
|
||||
#include "Zone.h"
|
||||
#include "util.h"
|
||||
#include "common/common.h"
|
||||
#include "RegistryHelpers.h"
|
||||
|
||||
#pragma comment(lib, "windowsapp")
|
||||
|
||||
namespace winrt
|
||||
|
||||
Reference in New Issue
Block a user