Remove unused headers (#2471)

This commit is contained in:
Nghia M. Luong
2020-04-30 10:14:33 -07:00
committed by GitHub
parent 7903fe52b4
commit c768b6bd0c
6 changed files with 0 additions and 12 deletions

View File

@@ -1,7 +1,5 @@
#include "pch.h"
#include "powertoy_module.h"
#include "lowlevel_keyboard_event.h"
#include <algorithm>
std::map<std::wstring, PowertoyModule>& modules()
{