diff options
Diffstat (limited to 'src/grt/grt-std_logic_1164.adb')
-rw-r--r-- | src/grt/grt-std_logic_1164.adb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grt/grt-std_logic_1164.adb b/src/grt/grt-std_logic_1164.adb index 472febc97..9d4866590 100644 --- a/src/grt/grt-std_logic_1164.adb +++ b/src/grt/grt-std_logic_1164.adb @@ -25,6 +25,7 @@ with Grt.Lib; with Grt.Errors; use Grt.Errors; +with Grt.Severity; use Grt.Severity; package body Grt.Std_Logic_1164 is Assert_DC_Msg : constant String := |