Remove unused includes in ada-*.c files
[deliverable/binutils-gdb.git] / gdb / ada-typeprint.c
index c2461660ad4aff9553b41fd1172d2e3e4ccfe42f..be379254aa1c4cb6bd2173db30d64b7ce8d24775 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "gdb_obstack.h"
 #include "bfd.h"               /* Binary File Description */
-#include "symtab.h"
 #include "gdbtypes.h"
-#include "expression.h"
 #include "value.h"
-#include "gdbcore.h"
-#include "target.h"
-#include "command.h"
-#include "gdbcmd.h"
-#include "language.h"
-#include "demangle.h"
 #include "c-lang.h"
 #include "cli/cli-style.h"
 #include "typeprint.h"
This page took 0.024158 seconds and 4 git commands to generate.