2
0
Nicolas Cannasse 15 жил өмнө
parent
commit
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;