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
committed by Konstantinos Margaritis
parent d1097e713d
commit 0576c5e8b1
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"