Skip to content

Commit d5dc18b

Browse files
inlude unistd.h (close)
1 parent 454c061 commit d5dc18b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Modbus_TCP_Client_poll.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#include <unordered_map>
1212
#include <unordered_set>
1313
#include <vector>
14+
#include <unistd.h>
1415

1516
namespace Modbus {
1617
namespace TCP {

0 commit comments

Comments
 (0)