aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Bool
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Bool')
-rw-r--r--theories/Bool/Bvector.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/Bool/Bvector.v b/theories/Bool/Bvector.v
index b41d65c39..472af69c5 100644
--- a/theories/Bool/Bvector.v
+++ b/theories/Bool/Bvector.v
@@ -10,6 +10,7 @@
Require Export Bool Sumbool.
Require Import Minus.
+Import Lt. (* For Hints *)
Open Local Scope nat_scope.