mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-21 01:27:16 +08:00
Retire color.h
Move contents to piece.h and square.h No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#define POSITION_H_INCLUDED
|
||||
|
||||
#include "bitboard.h"
|
||||
#include "color.h"
|
||||
#include "move.h"
|
||||
#include "piece.h"
|
||||
#include "square.h"
|
||||
|
||||
Reference in New Issue
Block a user