Skip to content

Commit 1f3d74e

Browse files
committed
Missing include
1 parent 7c2c7e8 commit 1f3d74e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

library/net/Socket.cc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
* misrepresented as being the original software.
1919
* 3. This notice may not be removed or altered from any source distribution.
2020
*/
21+
22+
#include <utility>
23+
2124
#include <gf/Socket.h>
2225

2326
#include <gf/Log.h>

0 commit comments

Comments
 (0)