Commit 74cc133a authored by francescomani's avatar francescomani

fix for ldpc_aal compilation error

parent 0b3216f8
...@@ -7,6 +7,8 @@ ...@@ -7,6 +7,8 @@
#include "PHY/sse_intrin.h" #include "PHY/sse_intrin.h"
#include "reverse_bits.h" #include "reverse_bits.h"
#include <common/utils/LOG/log.h> #include <common/utils/LOG/log.h>
#include "common/config/config_paramdesc.h"
#include "common/config/config_userapi.h"
#define NR_LDPC_ENABLE_PARITY_CHECK #define NR_LDPC_ENABLE_PARITY_CHECK
#include "PHY/CODING/nrLDPC_decoder/nrLDPCdecoder_defs.h" #include "PHY/CODING/nrLDPC_decoder/nrLDPCdecoder_defs.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment