mirror of
https://github.com/Minres/RISCV-VP.git
synced 2025-12-18 01:02:19 +00:00
cleans include statements
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include "../vp/tb.h"
|
||||
|
||||
#include "tb.h"
|
||||
#include <sysc/kernel/sc_time.h>
|
||||
|
||||
namespace tgc_vp {
|
||||
|
||||
SC_HAS_PROCESS(tb);
|
||||
|
||||
Reference in New Issue
Block a user