Skip to content

Commit 5cbcae9

Browse files
authored
更新 UnityResolve.hpp
1 parent 1e2a6cc commit 5cbcae9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

UnityResolve.hpp

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#ifndef UNITYRESOLVE_HPP
1+
#ifndef UNITYRESOLVE_HPP
22
#define UNITYRESOLVE_HPP
33

44
#define WINDOWS_MODE 1 // 如果需要请改为 1 | 1 if you need
@@ -19,8 +19,6 @@
1919
#include <unordered_map>
2020
#include <vector>
2121

22-
#include "UnityResolve.hpp"
23-
2422
#if WINDOWS_MODE
2523
#include <windows.h>
2624
#undef GetObject

0 commit comments

Comments
 (0)