Skip to content

Commit 6b47162

Browse files
committed
ModuleMixin: Fixed missing include.
1 parent 81b2a35 commit 6b47162

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/inet/common/ModuleMixin.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
#include "inet/common/StringFormat.h"
1212

13+
#include <algorithm>
1314
#include <type_traits>
1415
#include <vector>
1516

0 commit comments

Comments
 (0)