Skip to content

Commit 2a4390d

Browse files
committed
nits
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 08af3bb commit 2a4390d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/orfs/ram_8x7/ram_8x7_sim.cpp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
#include "Vram_8x7.h"
2-
// #include <gmock/gmock-matchers.h>
3-
#include <gmock/gmock-matchers.h>
4-
#include <gmock/gmock.h>
52
#include <gtest/gtest.h>
63
#include <verilated.h>
74
#include <verilated_vcd_c.h>
85

6+
#include <cstdlib>
97
#include <string>
108

119
class Ram_8x7TestHarness

0 commit comments

Comments
 (0)