mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
PCH: remove headers which are actually could be changed (#950)
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#include "pch.h"
|
||||
#include "lib\ZoneSet.h"
|
||||
|
||||
#include <lib/util.h>
|
||||
#include <lib/ZoneSet.h>
|
||||
#include <lib/ZoneWindow.h>
|
||||
#include "Util.h"
|
||||
using namespace Microsoft::VisualStudio::CppUnitTestFramework;
|
||||
|
||||
namespace FancyZonesUnitTests
|
||||
|
||||
Reference in New Issue
Block a user