Laurent Bedubourg hace 19 años
padre
commit
2c52e858d8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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.