mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Remove unused headers (#2471)
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#include "pch.h"
|
||||
#include "powertoy_module.h"
|
||||
#include "lowlevel_keyboard_event.h"
|
||||
#include <algorithm>
|
||||
|
||||
std::map<std::wstring, PowertoyModule>& modules()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user