Skip to content

Commit d90d9c4

Browse files
committed
Adding headers
1 parent 5c46424 commit d90d9c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SocketInput.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
#include "SocketInput.h"
22

33
#include <I18n.h>
4+
#include <cmath>
45
#include <thread>
6+
#include <algorithm>
57
#include <iostream>
68

79
#include "DasherInterfaceBase.h"

0 commit comments

Comments
 (0)