aboutsummaryrefslogtreecommitdiffstats
path: root/cfrontend/SimplLocals.v
diff options
context:
space:
mode:
Diffstat (limited to 'cfrontend/SimplLocals.v')
-rw-r--r--cfrontend/SimplLocals.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfrontend/SimplLocals.v b/cfrontend/SimplLocals.v
index b142d3cc..f54aa60d 100644
--- a/cfrontend/SimplLocals.v
+++ b/cfrontend/SimplLocals.v
@@ -22,6 +22,7 @@ Require Compopts.
Open Scope error_monad_scope.
Open Scope string_scope.
+Open Scope list_scope.
Module VSet := FSetAVL.Make(OrderedPositive).