Revert "Remove reliance on Prefix.pch (deprecated theos feature) (#58)"

This reverts commit 16dc301341.
This commit is contained in:
PoomSmart
2020-07-25 11:21:00 +07:00
parent 16dc301341
commit 2deb7734d2
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -7,7 +7,6 @@
#include <string>
#include <array>
#include <regex>
#include <Foundation/Foundation.h>
using namespace std;
-2
View File
@@ -1,6 +1,4 @@
#import "../simject.h"
#import <Foundation/Foundation.h>
#import <HBLog.h>
#import <dlfcn.h>
static NSArray *blackListForFLEX;