Skip to content

Commit c7ec4fa

Browse files
.
1 parent ce450ae commit c7ec4fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/extension/network/RTTEstimator.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
*/
2222
#include "RTTEstimator.hpp"
2323

24+
#include <algorithm>
25+
#include <chrono>
2426
#include <cmath>
2527

2628
namespace NUClear {

0 commit comments

Comments
 (0)