mirror of
https://github.com/aicodix/code.git
synced 2026-04-27 22:35:44 +00:00
make gnu compiler happy
This commit is contained in:
parent
3e91ae52d3
commit
019adfa609
5 changed files with 6 additions and 2 deletions
|
|
@ -4,6 +4,7 @@ Test for the Reed Solomon Encoder
|
|||
Copyright 2018 Ahmet Inan <inan@aicodix.de>
|
||||
*/
|
||||
|
||||
#include <cstdint>
|
||||
#include <cassert>
|
||||
#include <iostream>
|
||||
#include "galois_field.hh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue