fix: Remove windows includes from built-in plugin files

This commit is contained in:
WerWolv 2021-06-07 20:11:24 +02:00
parent fff91d555b
commit 35b92ac453
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
#include <hex/plugin.hpp>
#include <windows.h>
#include <psapi.h>
namespace hex::plugin::builtin {
void addFooterItems() {