Don't include mobility-model.h, to make Mathieu happy
This commit is contained in:
2
src/propagation/bindings/scan-header.h
Normal file
2
src/propagation/bindings/scan-header.h
Normal file
@@ -0,0 +1,2 @@
|
||||
#include "ns3/mobility-model.h"
|
||||
#include "ns3/propagation-module.h"
|
||||
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user