Laurent Bedubourg 19 anni fa
parent
commit
2c52e858d8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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.