aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/4710.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/4710.v')
-rw-r--r--test-suite/bugs/closed/4710.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-suite/bugs/closed/4710.v b/test-suite/bugs/closed/4710.v
index fdc850109..5d8ca330a 100644
--- a/test-suite/bugs/closed/4710.v
+++ b/test-suite/bugs/closed/4710.v
@@ -1,3 +1,5 @@
+Require Coq.extraction.Extraction.
+
Set Primitive Projections.
Record Foo' := Foo { foo : nat }.
Extraction foo.