summaryrefslogtreecommitdiffstats
path: root/gcc/ada/a-cuprqu.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-cuprqu.ads')
-rw-r--r--gcc/ada/a-cuprqu.ads6
1 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ada/a-cuprqu.ads b/gcc/ada/a-cuprqu.ads
index ac5b19e5373..d31c8824458 100644
--- a/gcc/ada/a-cuprqu.ads
+++ b/gcc/ada/a-cuprqu.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 2004-2011, Free Software Foundation, Inc. --
+-- Copyright (C) 2011, Free Software Foundation, Inc. --
-- --
-- This specification is derived from the Ada Reference Manual for use with --
-- GNAT. The copyright notice above, and the license provisions that follow --
@@ -52,6 +52,10 @@ generic
package Ada.Containers.Unbounded_Priority_Queues is
pragma Preelaborate;
+ -- All identifiers in this unit are implementation defined
+
+ pragma Implementation_Defined;
+
package Implementation is
type List_Type is tagged limited private;
OpenPOWER on IntegriCloud