瀏覽代碼

- haxe.Md5

Laurent Bedubourg 19 年之前
父節點
當前提交
2c52e858d8
共有 1 個文件被更改,包括 1 次插入0 次删除
  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.