소스 검색

- 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.