Gentoo Linux build fix

This commit is contained in:
skidau 2015-06-10 00:12:19 +00:00
parent e973e59666
commit d0ced9d2c8
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <string.h>
#include <string> #include <string>
#ifndef _WIN32 #ifndef _WIN32