Port towards C++ headers

This commit is contained in:
Luís Pereira
2019-04-10 22:28:21 +01:00
committed by Alf Gaida
parent b8906f6b0c
commit 2110583a39
15 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
#include <sys/mman.h>
#include <sys/param.h>
#include <unistd.h>
#include <stdio.h>
#include <cstdio>
using namespace Konsole;