diff options
Diffstat (limited to 'gcc/ada/a-cbmutr.ads')
-rw-r--r-- | gcc/ada/a-cbmutr.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/a-cbmutr.ads b/gcc/ada/a-cbmutr.ads index 93b5e27d89e..fd8c20662a0 100644 --- a/gcc/ada/a-cbmutr.ads +++ b/gcc/ada/a-cbmutr.ads @@ -33,7 +33,7 @@ with Ada.Iterator_Interfaces; -private with Ada.Containers.Helpers; +with Ada.Containers.Helpers; private with Ada.Streams; generic |