Fix bugs in merging lena-pem on test headers files
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include "ns3/lte-test-sinr-chunk-processor.h"
|
||||
#include "ns3/lte-spectrum-signal-parameters.h"
|
||||
|
||||
#include "ns3/lte-test-downlink-sinr.h"
|
||||
#include "lte-test-downlink-sinr.h"
|
||||
#include <ns3/lte-control-messages.h>
|
||||
#include "ns3/lte-helper.h"
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
#include "ns3/lte-test-sinr-chunk-processor.h"
|
||||
#include "ns3/lte-spectrum-signal-parameters.h"
|
||||
|
||||
#include "ns3/lte-test-uplink-sinr.h"
|
||||
#include "lte-test-uplink-sinr.h"
|
||||
|
||||
#include <ns3/lte-helper.h>
|
||||
|
||||
|
||||
@@ -163,6 +163,8 @@ def build(bld):
|
||||
'model/epc-tft.h',
|
||||
'model/epc-tft-classifier.h',
|
||||
'model/lte-mi-error-model.h',
|
||||
'test/lte-test-ue-phy.h',
|
||||
'test/lte-test-sinr-chunk-processor.h'
|
||||
]
|
||||
|
||||
if (bld.env['ENABLE_EXAMPLES']):
|
||||
|
||||
Reference in New Issue
Block a user