mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-21 09:37: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,7 @@
|
||||
#if !defined(EVALUATE_H_INCLUDED)
|
||||
#define EVALUATE_H_INCLUDED
|
||||
|
||||
#include "color.h"
|
||||
#include "piece.h"
|
||||
#include "value.h"
|
||||
|
||||
class Position;
|
||||
|
||||
Reference in New Issue
Block a user