mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 19:57:57 +01:00
PCH: remove headers which are actually could be changed (#950)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#include "pch.h"
|
||||
#include <common/settings_objects.h>
|
||||
#include "lib/Settings.h"
|
||||
#include "lib/FancyZones.h"
|
||||
#include "trace.h"
|
||||
|
||||
struct FancyZonesSettings : winrt::implements<FancyZonesSettings, IFancyZonesSettings>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user