early-access version 2048

This commit is contained in:
pineappleEA
2021-09-12 20:41:46 +02:00
parent 93f124b246
commit 5c35c2d2fd
18 changed files with 134 additions and 86 deletions

View File

@@ -2,6 +2,7 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include <algorithm>
#include <mutex>
#include <span>
#include <vector>