equal
deleted
inserted
replaced
20 |
20 |
21 #ifndef BUILDINGS_PATHLOSS_TEST_H |
21 #ifndef BUILDINGS_PATHLOSS_TEST_H |
22 #define BUILDINGS_PATHLOSS_TEST_H |
22 #define BUILDINGS_PATHLOSS_TEST_H |
23 |
23 |
24 #include <ns3/test.h> |
24 #include <ns3/test.h> |
25 #include <ns3/buildings-mobility-model.h> |
25 // #include <ns3/buildings-mobility-model.h> |
26 #include <ns3/hybrid-buildings-propagation-loss-model.h> |
26 #include <ns3/hybrid-buildings-propagation-loss-model.h> |
27 |
27 |
28 |
28 |
29 namespace ns3 { |
29 namespace ns3 { |
30 |
30 |