1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-22 15:06:45 +00:00

Mono: Fix hot reload build errors and cleanup

This commit is contained in:
Ignacio Etcheverry
2019-01-22 18:33:36 +01:00
parent 077e489773
commit bc8b61bb06
6 changed files with 43 additions and 15 deletions

View File

@@ -31,6 +31,7 @@
#include "core/ustring.h"
#ifndef OSX_UTILS_H
#define OSX_UTILS_H
#ifdef OSX_ENABLED