but I just had to laugh

This commit is contained in:
MarcEricMartel
2023-10-28 12:13:45 -04:00
parent a69e716105
commit 10fcfed05a
4 changed files with 8 additions and 11 deletions

View File

@@ -46,6 +46,7 @@ typedef uint64_t Timestamp;
#include <cstdio>
#include <ctime>
#define strcpy strcpy_s
#define addrlen_t int
#define popen _popen
#define pclose _pclose