diff options
Diffstat (limited to 'gdbsupport/cleanups.cc')
-rw-r--r-- | gdbsupport/cleanups.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdbsupport/cleanups.cc b/gdbsupport/cleanups.cc index cc14523..6362ea2 100644 --- a/gdbsupport/cleanups.cc +++ b/gdbsupport/cleanups.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "common-defs.h" #include "cleanups.h" #include <vector> |