Skip to content

Commit 64c83af

Browse files
internet-apps: Add missing header include
1 parent dca5bdf commit 64c83af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/internet-apps/model/dhcp-header.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
#include "ns3/header.h"
1919
#include "ns3/ipv4-address.h"
2020

21+
#include <array>
22+
2123
/**
2224
* @file
2325
* @ingroup internet-apps

0 commit comments

Comments
 (0)