Don't include mobility-model.h, to make Mathieu happy

This commit is contained in:
Gustavo J. A. M. Carneiro
2011-11-28 10:46:33 +00:00
parent 9f49549bed
commit 6bfb0721b8
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
#include "ns3/mobility-model.h"
#include "ns3/propagation-module.h"

View File

@@ -27,7 +27,6 @@
#include "ns3/object.h"
#include "ns3/random-variable.h"
#include "ns3/mobility-model.h"
#include <map>
namespace ns3 {
@@ -37,6 +36,8 @@ namespace ns3 {
*
*/
class MobilityModel;
/**
* \ingroup propagation
*