aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/a-coinve.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-coinve.ads')
-rw-r--r--gcc/ada/a-coinve.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/a-coinve.ads b/gcc/ada/a-coinve.ads
index e2a4de9..6ccfda5 100644
--- a/gcc/ada/a-coinve.ads
+++ b/gcc/ada/a-coinve.ads
@@ -44,7 +44,7 @@ generic
with function "=" (Left, Right : Element_Type) return Boolean is <>;
package Ada.Containers.Indefinite_Vectors is
-pragma Preelaborate (Indefinite_Vectors);
+ pragma Preelaborate;
subtype Extended_Index is Index_Type'Base
range Index_Type'First - 1 ..