aboutsummaryrefslogtreecommitdiffstats
path: root/sem_decls.adb
diff options
context:
space:
mode:
Diffstat (limited to 'sem_decls.adb')
-rw-r--r--sem_decls.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/sem_decls.adb b/sem_decls.adb
index 3d1736c4d..1ab069831 100644
--- a/sem_decls.adb
+++ b/sem_decls.adb
@@ -19,7 +19,7 @@ with Errorout; use Errorout;
with Types; use Types;
with Std_Names;
with Tokens;
-with Flags;
+with Flags; use Flags;
with Std_Package; use Std_Package;
with Iir_Chains;
with Evaluation; use Evaluation;