aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Arith/Euclid.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Arith/Euclid.v')
-rw-r--r--theories/Arith/Euclid.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/Arith/Euclid.v b/theories/Arith/Euclid.v
index 5a2dd1a84..173a90638 100644
--- a/theories/Arith/Euclid.v
+++ b/theories/Arith/Euclid.v
@@ -11,6 +11,7 @@
Require Mult.
Require Compare_dec.
Require Wf_nat.
+Import nat_scope.
Inductive diveucl [a,b:nat] : Set