Browse Source

- haxe.Md5

Laurent Bedubourg 19 năm trước cách đây
mục cha
commit
2c52e858d8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      std/mtwin/text/Text2Xhtml.hx

+ 1 - 0
std/mtwin/text/Text2Xhtml.hx

@@ -24,6 +24,7 @@
  */
 
 package mtwin.text;
+import haxe.Md5;
 
 /**
 	Transform a plain text document into an XHTML document.