Progress on dotnet7 runtime hosting with mono
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
|
||||
#if USE_MONO
|
||||
|
||||
#include <ThirdParty/mono-2.0/mono/metadata/exception.h>
|
||||
#include <ThirdParty/mono-2.0/mono/metadata/appdomain.h>
|
||||
#include <mono/metadata/exception.h>
|
||||
#include <mono/metadata/appdomain.h>
|
||||
|
||||
namespace Impl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user