mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 05:06:36 +02:00
PCH: remove headers which are actually could be changed (#950)
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
#include <map>
|
||||
#include "srwlock.h"
|
||||
|
||||
#include <lib/PowerRenameManager.h>
|
||||
#include <lib/PowerRenameInterfaces.h>
|
||||
|
||||
class CPowerRenameManager :
|
||||
public IPowerRenameManager,
|
||||
public IPowerRenameRegExEvents
|
||||
|
||||
Reference in New Issue
Block a user