src/applications/bindings/scan-header.h
changeset 6983 0fb01581be59
equal deleted inserted replaced
6982:c383b48d0831 6983:0fb01581be59
       
     1 
       
     2 /* We need to scan the complete network module so that all address
       
     3  * formats are pulled, otherwise just a few basic ones are seen, and
       
     4  * that affects implicit conversions detected by pybindgen. */
       
     5 #include "ns3/network-module.h"
       
     6 
       
     7 #include "ns3/applications-module.h"
       
     8