Nicolas Cannasse 15 лет назад
Родитель
Сommit
00ef3eaec2
1 измененных файлов с 2 добавлено и 0 удалено
  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;