summaryrefslogtreecommitdiff
path: root/gcc/ada/a-cihama.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-cihama.ads')
-rw-r--r--gcc/ada/a-cihama.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/a-cihama.ads b/gcc/ada/a-cihama.ads
index 8156dbd502b..93bdd81e8a2 100644
--- a/gcc/ada/a-cihama.ads
+++ b/gcc/ada/a-cihama.ads
@@ -47,7 +47,7 @@ generic
with function "=" (Left, Right : Element_Type) return Boolean is <>;
package Ada.Containers.Indefinite_Hashed_Maps is
- pragma Preelaborate (Indefinite_Hashed_Maps);
+ pragma Preelaborate;
type Map is tagged private;
type Cursor is private;