Skip to content

Commit a90c406

Browse files
committed
internet-apps: fix DUID compilation on MSVC
1 parent 19fc875 commit a90c406

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/internet-apps/model/dhcp6-duid.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include "ns3/ptr.h"
1818
#include "ns3/simulator.h"
1919

20+
#include <algorithm>
2021
#include <iomanip>
2122

2223
namespace ns3

0 commit comments

Comments
 (0)