mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 12:07:43 +00: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:
+1
-1
@@ -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