You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
UWP: Fix build issue about Object ambiguity
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
#include "EGL/eglext.h"
|
#include "EGL/eglext.h"
|
||||||
|
|
||||||
using namespace Platform;
|
using Platform::Exception;
|
||||||
|
|
||||||
void ContextEGL::release_current() {
|
void ContextEGL::release_current() {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user