avoid compilation warning about undefined MobilityModel class.

This commit is contained in:
Mathieu Lacage
2008-04-09 09:08:54 -07:00
parent c22d5c5733
commit bf90dded3c
2 changed files with 3 additions and 0 deletions

View File

@@ -35,6 +35,8 @@ MobilityHelper::MobilityHelper ()
"Y", ConstantVariable (0.0));
m_mobility.SetTypeId ("ns3::StaticMobilityModel");
}
MobilityHelper::~MobilityHelper ()
{}
void
MobilityHelper::EnableNotifier (void)
{

View File

@@ -40,6 +40,7 @@ class MobilityHelper
{
public:
MobilityHelper ();
~MobilityHelper ();
/**
* After this method is called, every call to MobilityHelper::Layout