Fix Android compilation problem

This commit is contained in:
Peter Osterlund 2019-10-05 10:58:08 +02:00
parent de8fbd7b85
commit 331e7ad25d

View File

@ -43,7 +43,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "thread.h"
#include <iostream>
#include "misc.h"
#include <sys/timeb.h>
PolyBook polybook1; // global PolyBook1
PolyBook polybook2; // global PolyBook2