src/helper/application-container.cc
changeset 4147 5d8530130930
parent 4140 6bbf05bf4826
child 5524 efed7493f2c1
equal deleted inserted replaced
4146:805af0f9ddd9 4147:5d8530130930
    16  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    16  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    17  *
    17  *
    18  * Author: Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
    18  * Author: Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
    19  */
    19  */
    20 
    20 
    21 #include "ns3/object-names.h"
    21 #include "ns3/names.h"
    22 #include "application-container.h"
    22 #include "application-container.h"
    23 
    23 
    24 namespace ns3 {
    24 namespace ns3 {
    25 
    25 
    26 ApplicationContainer::ApplicationContainer ()
    26 ApplicationContainer::ApplicationContainer ()