X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a8cd62135619ad52e05ae1c929ef07e166e4260..5cafe2f3ba05448e2c932bccbe4acd809d7295ec:/src/surf/ns3/my-point-to-point-helper.cc diff --git a/src/surf/ns3/my-point-to-point-helper.cc b/src/surf/ns3/my-point-to-point-helper.cc index f59149a353..b5a80b8929 100644 --- a/src/surf/ns3/my-point-to-point-helper.cc +++ b/src/surf/ns3/my-point-to-point-helper.cc @@ -1,4 +1,9 @@ -/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ +/* Copyright (c) 2011, 2014. The SimGrid Team. + * All rights reserved. */ + +/* This program is free software; you can redistribute it and/or modify it + * under the terms of the license (GNU LGPL) which comes with this package. */ + /* * Copyright (c) 2008 INRIA * @@ -18,7 +23,7 @@ * Author: Mathieu Lacage */ -#include "ns3/abort.h" +#include #include "ns3/log.h" #include "ns3/simulator.h" #include "ns3/point-to-point-net-device.h"