Remove some other headers that are in common_includes.h

This commit is contained in:
Nemirtingas
2020-07-16 20:25:14 +02:00
parent fe9bbd1104
commit e100c89160
4 changed files with 3 additions and 8 deletions

View File

@ -5,8 +5,6 @@
#ifdef EMU_OVERLAY
#include <set>
class Hook_Manager
{
friend class Base_Hook;