1 parent e2d6f16 commit b2ed33cCopy full SHA for b2ed33c
1 file changed
src/br_series.h
@@ -1,7 +1,7 @@
1
#pragma once
2
#include "src/br_pp.h"
3
4
-#define BR_SERIES_SUPPORT_CAP 16UL
+#define BR_SERIES_SUPPORT_CAP 16ULL
5
6
typedef struct br_series_t {
7
float* arr;
0 commit comments