diff options
Diffstat (limited to 'src/synth/synth-decls.adb')
-rw-r--r-- | src/synth/synth-decls.adb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/synth/synth-decls.adb b/src/synth/synth-decls.adb index 552fab7f7..89d3b3ad8 100644 --- a/src/synth/synth-decls.adb +++ b/src/synth/synth-decls.adb @@ -38,6 +38,7 @@ with Synth.Stmts; with Synth.Source; use Synth.Source; with Synth.Errors; use Synth.Errors; with Synth.Files_Operations; +with Synth.Values; use Synth.Values; package body Synth.Decls is procedure Synth_Anonymous_Subtype_Indication |