Nicolas Cannasse 19 년 전
부모
커밋
d34a9d59e1
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      std/haxe/ImportAll.hx

+ 3 - 0
std/haxe/ImportAll.hx

@@ -45,10 +45,13 @@ import StringBuf;
 import StringTools;
 import XmlParser;
 
+import haxe.Connection;
 import haxe.ImportAll;
 import haxe.Log;
 import haxe.PosInfos;
+import haxe.Serializer;
 import haxe.Template;
+import haxe.Unserializer;
 
 // flash
 #if flash