fix of last commit

This commit is contained in:
2018-12-28 14:24:36 +01:00
parent d4b4a37847
commit 5229f5eec3
5 changed files with 23 additions and 18 deletions

View File

@@ -3,6 +3,7 @@
// filecontrol
#include <fcntl.h>
#include <iostream>
#include <memory>
#include <stdint.h>
#include <stdio.h>
#include <string.h>