From 667a8fea314cb0c56a84f79dbedfe852233443a8 Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 24 Apr 2020 02:04:41 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=EA=B7=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/ActionNationType/che_종횡가.php | 1 + 1 file changed, 1 insertion(+) diff --git a/hwe/sammo/ActionNationType/che_종횡가.php b/hwe/sammo/ActionNationType/che_종횡가.php index b22fbd18..7fcdb38d 100644 --- a/hwe/sammo/ActionNationType/che_종횡가.php +++ b/hwe/sammo/ActionNationType/che_종횡가.php @@ -2,6 +2,7 @@ namespace sammo\ActionNationType; use \sammo\iAction; use \sammo\General; +use \sammo\Util; class che_종횡가 implements iAction{ use \sammo\DefaultAction;