aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/util/swrite.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/swrite.cc')
-rw-r--r--src/util/swrite.cc5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/util/swrite.cc b/src/util/swrite.cc
index d3c2ba0..bbdc4f6 100644
--- a/src/util/swrite.cc
+++ b/src/util/swrite.cc
@@ -30,9 +30,10 @@
also delete it here.
*/
+#include <cstdio>
+#include <cstring>
+
#include <unistd.h>
-#include <string.h>
-#include <stdio.h>
#include "src/util/swrite.h"