We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea72317 + 71173bc commit c2453c9Copy full SHA for c2453c9
src/jsonrpccpp/server/connectors/unixdomainsocketserver.cpp
@@ -16,7 +16,7 @@
16
#include <cstdio>
17
#include <fcntl.h>
18
#include <unistd.h>
19
-#include <string>
+#include <cstring>
20
21
using namespace jsonrpc;
22
using namespace std;
0 commit comments