|
Bugzilla – Full Text Bug Listing |
| Summary: | tr1/functional not present in Xcode 5.0.1 | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tommaso Pecorella <tommaso.pecorella> |
| Component: | lte | Assignee: | Nicola Baldo <nicola> |
| Status: | RESOLVED FIXED | ||
| Severity: | blocker | CC: | mmiozzo, ns-bugs, tomh |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | Mac Intel | ||
| OS: | Mac OS | ||
|
Description
Tommaso Pecorella
2013-10-25 04:40:21 UTC
Marco, is it ok to remove "#include <tr1/functional>" from lte-mi-error-model.cc? (In reply to comment #1) > Marco, is it ok to remove "#include <tr1/functional>" from > lte-mi-error-model.cc? I can't find any usage of this (Boost) library in the code, so I'll go ahead and remove this to fix the build. changeset 1fa0b4341dd2 Sorry, for the late reply. Yes, the code does not use any more this external library. |