Nicolas Cannasse 19 år sedan
förälder
incheckning
d34a9d59e1
1 ändrade filer med 3 tillägg och 0 borttagningar
  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