diff options
Diffstat (limited to 'theories/Reals/Raxioms.v')
| -rw-r--r-- | theories/Reals/Raxioms.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Reals/Raxioms.v b/theories/Reals/Raxioms.v index e273b5bfda..cda4273a52 100644 --- a/theories/Reals/Raxioms.v +++ b/theories/Reals/Raxioms.v @@ -12,7 +12,7 @@ (** Axiomatisation of the classical reals *) (*********************************************************) -Require Export ZArith. +Require Export ZArith_base. Require Export Rsyntax. Require Export TypeSyntax. |
