mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-06 01:56:28 +02:00
Update chessarbiter and add missing include
This commit is contained in:
parent
b9aa1085df
commit
b7e48fe351
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 9e8b8d630cdf7dfafdd0a37bb095b4e4afe10478
|
||||
Subproject commit 6f48becb9186a399e3a4dddb778570e7057752c7
|
|
@ -3,6 +3,7 @@
|
|||
#include "UCI.hpp"
|
||||
#include "ochess.hpp"
|
||||
#include <wx/timer.h>
|
||||
#include <algorithm>
|
||||
|
||||
wxDECLARE_EVENT(SHOW_ENGINE_EVALUATION, wxCommandEvent);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue