fixed UI for linux

Signed-off-by: leetthewire <yaartjom@mail.ru>
This commit is contained in:
leetthewire 2021-06-26 23:09:48 +00:00
parent d17906c2a6
commit 148b1dacce
5 changed files with 10 additions and 9 deletions

View file

@ -2,6 +2,7 @@
#include <algorithm>
#include <string>
#include <string.h> //for strlen on linux
#ifdef _DEBUG
#define new DEBUG_NEW