Clean up the merged code.

This commit is contained in:
Jonathan Naylor
2018-07-04 19:00:51 +01:00
parent b65aa233b0
commit bb9db2ce93
4 changed files with 9 additions and 7 deletions

View File

@@ -46,7 +46,8 @@
#include <cstdio>
#include <vector>
#include <stdlib.h>
#include <cstdlib>
#if !defined(_WIN32) && !defined(_WIN64)
#include <sys/types.h>