base: Remove unnecessary includes from base/loader/symtab.[cc|hh].
authorGabe Black <gabe.black@gmail.com>
Thu, 4 Feb 2021 07:03:10 +0000 (23:03 -0800)
committerGabe Black <gabe.black@gmail.com>
Fri, 5 Feb 2021 04:01:52 +0000 (04:01 +0000)
commita2a24b33962b1eccbf76b122dea6976587707566
tree916a2db904f271e89180f56281b02a7bbc7f48a8
parentb3254e142fd32c56a4f31a95ad81d1366ad13011
base: Remove unnecessary includes from base/loader/symtab.[cc|hh].

These were either completely unnecessary, or headers in the .cc which
had already been included in the .hh and were not needed beyond their
use in the .hh.

Change-Id: Ic95e29f3fdd8cab00ab93d254d2e1c25aacf4632
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/40619
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/base/loader/symtab.cc
src/base/loader/symtab.hh