aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-errors.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/vhdl-errors.ads')
-rw-r--r--src/vhdl/vhdl-errors.ads1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-errors.ads b/src/vhdl/vhdl-errors.ads
index b1b42c10c..73bf72c01 100644
--- a/src/vhdl/vhdl-errors.ads
+++ b/src/vhdl/vhdl-errors.ads
@@ -34,6 +34,7 @@ package Vhdl.Errors is
-- Convert location.
function "+" (L : Iir) return Location_Type;
+ function "+" (L : Iir) return Source_Coord_Type;
-- Disp a message during semantic analysis.
procedure Warning_Msg_Sem (Id : Msgid_Warnings;