aboutsummaryrefslogtreecommitdiff
path: root/src/BoundedArithmetic/DoubleBoundedProofs.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/BoundedArithmetic/DoubleBoundedProofs.v')
-rw-r--r--src/BoundedArithmetic/DoubleBoundedProofs.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/BoundedArithmetic/DoubleBoundedProofs.v b/src/BoundedArithmetic/DoubleBoundedProofs.v
index 07727ea0d..ef6e3c5c0 100644
--- a/src/BoundedArithmetic/DoubleBoundedProofs.v
+++ b/src/BoundedArithmetic/DoubleBoundedProofs.v
@@ -13,6 +13,7 @@ Require Import Crypto.Util.ListUtil.
Require Import Crypto.Util.Tactics.
Require Import Crypto.Util.Notations.
Require Import Crypto.Util.LetIn.
+Import Bug5107WorkAround.
Import ListNotations.
Local Open Scope list_scope.