Skip to content

Commit b54aec8

Browse files
authored
remove spurious include
1 parent 343830c commit b54aec8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/compare_sgemm_bgemm.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828
#include <stdint.h>
2929
#include <stdio.h>
3030

31-
#include <arm_neon.h>
3231

3332
#define SGEMM BLASFUNC(sgemm)
3433
#define BGEMM BLASFUNC(bgemm)

0 commit comments

Comments
 (0)