Перенос библиотек

This commit is contained in:
Kernell 2015-11-28 04:42:36 +03:00
parent 31a0c20137
commit 5a38df8feb
2 changed files with 203 additions and 204 deletions

View File

@ -41,7 +41,7 @@ extern "C"
#include <glib.h>
#pragma warning( pop )
#include <mono/mini/jit.h>
#include <mono/jit/jit.h>
#include <mono/metadata/assembly.h>
#include <mono/metadata/mono-debug.h>
#include <mono/metadata/debug-helpers.h>
@ -53,7 +53,6 @@ extern "C"
#include "extra/Vector2.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;