lot of work

This commit is contained in:
Anonymous275
2020-11-08 21:48:44 +02:00
parent c6fbd3dc49
commit 8e9bf46778
5 changed files with 21 additions and 19 deletions

View File

@@ -17,6 +17,7 @@ typedef unsigned long DWORD, *PDWORD, *LPDWORD;
#include <mutex>
#include <string>
#include <thread>
#include <array>
std::vector<std::string> QConsoleOut;
std::string CInputBuff;