mirror of
https://gitlab.com/manzerbredes/chessarbiter.git
synced 2025-05-23 07:37:40 +00:00
Debug cmake integration
This commit is contained in:
parent
a6f39855a3
commit
62d7a030d2
2 changed files with 3 additions and 8 deletions
|
@ -1,3 +1,4 @@
|
|||
#pragma once
|
||||
#include "Board.hpp"
|
||||
#include "Fen.hpp"
|
||||
#include <iostream>
|
||||
|
@ -46,4 +47,4 @@ public:
|
|||
bool IsDrawByRepetitions();
|
||||
bool IsDraw();
|
||||
};
|
||||
} // namespace chessarbiter
|
||||
} // namespace chessarbiter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue