diff options
Diffstat (limited to 'tests/cache.cc')
-rw-r--r-- | tests/cache.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cache.cc b/tests/cache.cc index c64f00e..0b04bce 100644 --- a/tests/cache.cc +++ b/tests/cache.cc @@ -1,5 +1,4 @@ #include "cache.h" -#include "definitions.h" #include "dram.h" #include <catch2/catch_test_macros.hpp> |