Skip to content

Instantly share code, notes, and snippets.

@Misiur Misiur/diff.diff Secret
Created Feb 5, 2017

Embed
What would you like to do?
diff --git a/openfl/display/Stage.hx b/openfl/display/Stage.hx
index 74e33f9..b1ca49a 100644
--- a/openfl/display/Stage.hx
+++ b/openfl/display/Stage.hx
@@ -57,6 +57,9 @@ import openfl.ui.Mouse;
import openfl.ui.MouseCursor;
#if hxtelemetry
+#if macro
+#error "WTF"
+#end
import openfl.profiler.Telemetry;
#end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.