diff options
Diffstat (limited to 'gcc/ada/casing.adb')
-rw-r--r-- | gcc/ada/casing.adb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/casing.adb b/gcc/ada/casing.adb index ff202193033..30db5459d89 100644 --- a/gcc/ada/casing.adb +++ b/gcc/ada/casing.adb @@ -34,7 +34,6 @@ with Csets; use Csets; with Namet; use Namet; with Opt; use Opt; -with Types; use Types; with Widechar; use Widechar; package body Casing is |