tests/test_szmul.c

changeset 1710
d53be93acc10
parent 970
c9b02747cfc5
--- a/tests/test_szmul.c	Sun May 24 12:18:44 2026 +0200
+++ b/tests/test_szmul.c	Wed Aug 26 16:03:54 2026 +0200
@@ -27,6 +27,9 @@
  */
 
 #include "cx/test.h"
+#include "cx/common.h"
+
+#include <stdint.h>
 
 CX_TEST(test_szmul) {
     size_t r;

mercurial