We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eefb123 commit ccf276eCopy full SHA for ccf276e
src/Socket_p.h
@@ -1,9 +1,10 @@
1
-// Copyright (c) 2022 Ultimaker B.V.
+// Copyright (c) 2025 UltiMaker
2
// libArcus is released under the terms of the LGPLv3 or higher.
3
4
#ifndef SOCKET_P_H
5
#define SOCKET_P_H
6
7
+#include <chrono>
8
#include <condition_variable>
9
#include <deque>
10
#include <iostream>
0 commit comments