aboutsummaryrefslogtreecommitdiff
path: root/src/PushButtonSynthesis/FancyMontgomeryReductionReificationCache.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/PushButtonSynthesis/FancyMontgomeryReductionReificationCache.v')
-rw-r--r--src/PushButtonSynthesis/FancyMontgomeryReductionReificationCache.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/PushButtonSynthesis/FancyMontgomeryReductionReificationCache.v b/src/PushButtonSynthesis/FancyMontgomeryReductionReificationCache.v
index 7a475a53a..84d5be615 100644
--- a/src/PushButtonSynthesis/FancyMontgomeryReductionReificationCache.v
+++ b/src/PushButtonSynthesis/FancyMontgomeryReductionReificationCache.v
@@ -7,6 +7,7 @@ Require Import Crypto.PushButtonSynthesis.ReificationCache.
Local Open Scope Z_scope.
Import Associational Positional.
+Import FancyMontgomeryReduction.MontgomeryReduction.
Local Set Keyed Unification. (* needed for making [autorewrite] fast, c.f. COQBUG(https://github.com/coq/coq/issues/9283) *)