diff options
Diffstat (limited to 'gcc/ada/exp_vfpt.adb')
-rw-r--r-- | gcc/ada/exp_vfpt.adb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/exp_vfpt.adb b/gcc/ada/exp_vfpt.adb index 0f03e874393..5bb73438229 100644 --- a/gcc/ada/exp_vfpt.adb +++ b/gcc/ada/exp_vfpt.adb @@ -31,7 +31,6 @@ with Nmake; use Nmake; with Rtsfind; use Rtsfind; with Sem_Res; use Sem_Res; with Sinfo; use Sinfo; -with Snames; use Snames; with Stand; use Stand; with Tbuild; use Tbuild; with Ttypef; use Ttypef; |