Some code cleanup.

This commit is contained in:
H0zen 2017-06-06 02:41:26 +03:00 committed by Antz
parent d5f638b8c8
commit 65229fcf4e
32 changed files with 107 additions and 91 deletions

View file

@ -38,6 +38,7 @@
#ifndef WIN32
#include <stddef.h>
#include <dirent.h>
#include <errno.h>
#endif
using namespace std;