Nicolas Cannasse 15 éve
szülő
commit
00ef3eaec2
1 módosított fájl, 2 hozzáadás és 0 törlés
  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;