mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-30 07:28:26 +01:00
Fix Android compilation problem
This commit is contained in:
parent
de8fbd7b85
commit
331e7ad25d
|
@ -43,7 +43,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#include "thread.h"
|
#include "thread.h"
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include "misc.h"
|
#include "misc.h"
|
||||||
#include <sys/timeb.h>
|
|
||||||
|
|
||||||
PolyBook polybook1; // global PolyBook1
|
PolyBook polybook1; // global PolyBook1
|
||||||
PolyBook polybook2; // global PolyBook2
|
PolyBook polybook2; // global PolyBook2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user