summaryrefslogtreecommitdiff
path: root/gcc/ada/a-strbou.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-strbou.ads')
-rw-r--r--gcc/ada/a-strbou.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/a-strbou.ads b/gcc/ada/a-strbou.ads
index 1cc4cae4aad..74bb8f697a1 100644
--- a/gcc/ada/a-strbou.ads
+++ b/gcc/ada/a-strbou.ads
@@ -39,7 +39,7 @@ with Ada.Strings.Maps;
with Ada.Strings.Superbounded;
package Ada.Strings.Bounded is
-pragma Preelaborate (Bounded);
+ pragma Preelaborate;
generic
Max : Positive;