mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 01:20:59 +00:00
POSIX allows the default streams (stdin, stdout and stderr) to be macros, which means that on such systems (musl libc is one) building Lagom will fail due to the File::std*() names. Also fix any files that use these identifiers. |
||
|---|---|---|
| .. | ||
| ChessEngine.cpp | ||
| ChessEngine.h | ||
| CMakeLists.txt | ||
| main.cpp | ||
| MCTSTree.cpp | ||
| MCTSTree.h | ||