src/buildings/test/buildings-pathloss-test.h
changeset 10080 1b36e2276e15
parent 8734 403c6e61d201
child 10081 f0879d02aafd
equal deleted inserted replaced
10074:037ec40f351b 10080:1b36e2276e15
    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