Nicolas Cannasse 15 년 전
부모
커밋
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;