mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 10:57:43 +00:00
Move all enum types definitions to types.h
Cleanup headers while there. No functional change. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
+1
-1
@@ -20,9 +20,9 @@
|
||||
#if !defined MOVEPICK_H_INCLUDED
|
||||
#define MOVEPICK_H_INCLUDED
|
||||
|
||||
#include "depth.h"
|
||||
#include "history.h"
|
||||
#include "position.h"
|
||||
#include "types.h"
|
||||
|
||||
struct SearchStack;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user