diff test/test.c @ 39:f9ca85d2f14c

*: rearrange some things; add avx512bw support
author Paper <paper@tflc.us>
date Sat, 26 Apr 2025 15:31:39 -0400
parents 4b5a557aa64f
children c6e0df09b86f
line wrap: on
line diff
--- a/test/test.c	Sat Apr 26 02:54:44 2025 -0400
+++ b/test/test.c	Sat Apr 26 15:31:39 2025 -0400
@@ -1,4 +1,5 @@
 #include "vec/vec.h"
+#include "vec/mem.h"
 
 #include <stdio.h>
 #include <string.h>