mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 13:17:44 +00:00
Remove some useless include
Spotted by Rein Halbersma. No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#define MOVEGEN_H_INCLUDED
|
||||
|
||||
#include "move.h"
|
||||
#include "position.h"
|
||||
|
||||
enum MoveType {
|
||||
MV_CAPTURE,
|
||||
|
||||
Reference in New Issue
Block a user