mirror of
https://github.com/akemin-dayo/simject.git
synced 2025-11-01 08:55:00 +00:00
Revert "Remove reliance on Prefix.pch (deprecated theos feature) (#58)"
This reverts commit 16dc301341.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include <string>
|
||||
#include <array>
|
||||
#include <regex>
|
||||
#include <Foundation/Foundation.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
#import "../simject.h"
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <HBLog.h>
|
||||
#import <dlfcn.h>
|
||||
|
||||
static NSArray *blackListForFLEX;
|
||||
|
||||
Reference in New Issue
Block a user