ibex_simple_system: Remove unused includes

This commit is contained in:
Philipp Wagner 2019-11-28 17:36:16 +00:00 committed by Philipp Wagner
parent 260ed5a98c
commit afdee5c596

View file

@ -2,11 +2,7 @@
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
#include <signal.h>
#include <fstream>
#include <iostream>
#include <memory>
#include "ibex_pcounts.h"
#include "verilated_toplevel.h"