aboutsummaryrefslogtreecommitdiffstats
path: root/sem_assocs.adb
diff options
context:
space:
mode:
Diffstat (limited to 'sem_assocs.adb')
-rw-r--r--sem_assocs.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/sem_assocs.adb b/sem_assocs.adb
index 859226ee3..23b315a23 100644
--- a/sem_assocs.adb
+++ b/sem_assocs.adb
@@ -17,7 +17,7 @@
-- 02111-1307, USA.
with Evaluation; use Evaluation;
with Errorout; use Errorout;
-with Flags;
+with Flags; use Flags;
with Types; use Types;
with Iirs_Utils; use Iirs_Utils;
with Sem_Names; use Sem_Names;