mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
PCH: remove headers which are actually could be changed (#950)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#include "pch.h"
|
||||
|
||||
#include "Zone.h"
|
||||
#include "Settings.h"
|
||||
|
||||
struct Zone : winrt::implements<Zone, IZone>
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user