diff options
| m--------- | libs/chessarbiter | 0 | ||||
| -rw-r--r-- | src/game_tab/right_panel/LiveEngineDialog.hpp | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/libs/chessarbiter b/libs/chessarbiter -Subproject 9e8b8d630cdf7dfafdd0a37bb095b4e4afe1047 +Subproject 6f48becb9186a399e3a4dddb778570e7057752c diff --git a/src/game_tab/right_panel/LiveEngineDialog.hpp b/src/game_tab/right_panel/LiveEngineDialog.hpp index d99c3f5..69e3af1 100644 --- a/src/game_tab/right_panel/LiveEngineDialog.hpp +++ b/src/game_tab/right_panel/LiveEngineDialog.hpp @@ -3,6 +3,7 @@ #include "UCI.hpp" #include "ochess.hpp" #include <wx/timer.h> +#include <algorithm> wxDECLARE_EVENT(SHOW_ENGINE_EVALUATION, wxCommandEvent); |
