fix rtruffle, was failing Lbr and a few ReverseTruffle tests

This commit is contained in:
Konstantinos Margaritis
2021-07-05 13:06:12 +03:00
parent 36e8a55bf5
commit db72de41ba
2 changed files with 3 additions and 9 deletions

View File

@@ -37,7 +37,6 @@
#include "util/arch.h"
#include "util/bitutils.h"
#if !defined(HAVE_SVE)
#include "truffle_simd.hpp"