mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-20 20:52:18 +01:00
DroidFish: Updated stockfish to version 2.2.2.
This commit is contained in:
@@ -19,14 +19,13 @@
|
||||
|
||||
#include <algorithm>
|
||||
#include <sstream>
|
||||
#include <ctype.h>
|
||||
|
||||
#include "misc.h"
|
||||
#include "thread.h"
|
||||
#include "ucioption.h"
|
||||
|
||||
using std::string;
|
||||
using std::lexicographical_compare;
|
||||
using namespace std;
|
||||
|
||||
OptionsMap Options; // Global object
|
||||
|
||||
|
||||
Reference in New Issue
Block a user