Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(201)

Unified Diff: src/lte/test/lte-test-tdbet-ff-mac-scheduler.cc

Issue 10975043: Fix building with Clang 3.2 (brute force approach) (Closed)
Patch Set: Rebased on ns-3-dev 10211:1af765ed27c8 Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/lte/test/lte-test-tdbet-ff-mac-scheduler.cc
===================================================================
--- a/src/lte/test/lte-test-tdbet-ff-mac-scheduler.cc
+++ b/src/lte/test/lte-test-tdbet-ff-mac-scheduler.cc
@@ -191,6 +191,7 @@
m_thrRefUl (thrRefUl),
m_errorModelEnabled (errorModelEnabled)
{
+ NS_UNUSED (m_nLc);
Andrey Mazo 2013/10/14 13:27:11 The same question as for lte-test-fdbet-ff-mac-sch
}
LenaTdBetFfMacSchedulerTestCase1::~LenaTdBetFfMacSchedulerTestCase1 ()

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b