ue_dl_nr_file_test: fix compilation on gcc 4.8

This commit is contained in:
Andre Puschmann 2021-11-12 21:38:37 +01:00
parent 66871b1e8e
commit 883ddef4a6
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
*/
#ifdef __cplusplus
#include <complex.h>
extern "C" {
#include "srsran/phy/io/filesource.h"
#include "srsran/phy/phch/ra_nr.h"