mirror of
https://github.com/ChronosX88/mta-mono.git
synced 2024-11-22 10:12:20 +00:00
Перенос библиотек
This commit is contained in:
parent
31a0c20137
commit
5a38df8feb
@ -41,7 +41,7 @@ extern "C"
|
|||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
#pragma warning( pop )
|
#pragma warning( pop )
|
||||||
|
|
||||||
#include <mono/mini/jit.h>
|
#include <mono/jit/jit.h>
|
||||||
#include <mono/metadata/assembly.h>
|
#include <mono/metadata/assembly.h>
|
||||||
#include <mono/metadata/mono-debug.h>
|
#include <mono/metadata/mono-debug.h>
|
||||||
#include <mono/metadata/debug-helpers.h>
|
#include <mono/metadata/debug-helpers.h>
|
||||||
@ -53,7 +53,6 @@ extern "C"
|
|||||||
|
|
||||||
#include "extra/Vector2.h"
|
#include "extra/Vector2.h"
|
||||||
#include "extra/Vector3.h"
|
#include "extra/Vector3.h"
|
||||||
// Obviously i can't get us this so other includes will most likely be needed later on
|
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user