diff options
Diffstat (limited to 'src/HRAa_1536_512.h')
| -rw-r--r-- | src/HRAa_1536_512.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/HRAa_1536_512.h b/src/HRAa_1536_512.h index ee6c0de..7b0c58c 100644 --- a/src/HRAa_1536_512.h +++ b/src/HRAa_1536_512.h @@ -12,6 +12,8 @@ #define HRAa_1536_512_DEC_TYPE 0 #define HRAa_1536_512_MAX_ITER 100 +#include <stdint.h> + extern const uint16_t HRAa_1536_512_H_rows[]; extern const uint16_t HRAa_1536_512_H_cols[]; extern const float HRAa_1536_512_input[]; |
