Nicolas Cannasse 15 lat temu
rodzic
commit
00ef3eaec2
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      std/haxe/ImportAll.hx

+ 2 - 0
std/haxe/ImportAll.hx

@@ -75,7 +75,9 @@ import haxe.io.Output;
 import haxe.io.StringInput;
 
 import haxe.macro.Expr;
+#if neko
 import haxe.macro.Context;
+#end
 
 import haxe.remoting.Context;
 import haxe.remoting.ContextAll;