Skip to content

Instantly share code, notes, and snippets.

@Misiur

Misiur/diff.diff Secret

Created February 5, 2017 22:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Misiur/1eef986935714cfb13b29b740401986d to your computer and use it in GitHub Desktop.
Save Misiur/1eef986935714cfb13b29b740401986d to your computer and use it in GitHub Desktop.
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