Remove references to unused library OML

This commit is contained in:
Bartosz Podrygajlo
2024-06-14 16:54:35 +02:00
parent 707aab3af1
commit 28489a29ba
5 changed files with 2 additions and 5 deletions

View File

@@ -69,7 +69,7 @@ unsigned short config_frames[4] = {2,9,11,13};
#include "common/utils/LOG/log.h"
#include "UTIL/OTG/otg_tx.h"
#include "UTIL/OTG/otg_externs.h"
#include "UTIL/MATH/oml.h"
#include "SIMULATION/TOOLS/sim.h"
#include "common/utils/LOG/vcd_signal_dumper.h"
#include "UTIL/OPT/opt.h"
#include "enb_config.h"