src/applications/bindings/scan-header.h
author Tom Henderson <tomh@tomh.org>
Sat, 16 Jan 2016 08:14:40 -0800
changeset 11683 9142266fbb25
parent 6983 0fb01581be59
permissions -rw-r--r--
add figures to main documentation build


/* We need to scan the complete network module so that all address
 * formats are pulled, otherwise just a few basic ones are seen, and
 * that affects implicit conversions detected by pybindgen. */
#include "ns3/network-module.h"

#include "ns3/applications-module.h"