aboutsummaryrefslogtreecommitdiff
path: root/theories/NArith/NArith.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/NArith/NArith.v')
-rw-r--r--theories/NArith/NArith.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/theories/NArith/NArith.v b/theories/NArith/NArith.v
index 5a2eeda484..53ba50ffe7 100644
--- a/theories/NArith/NArith.v
+++ b/theories/NArith/NArith.v
@@ -12,5 +12,7 @@
Require Export BinPos.
Require Export BinNat.
+Require Export Nnat.
+Require Export Ndigits.
Require Export NArithRing.