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:
-10
@@ -39,18 +39,8 @@
|
||||
#if !defined(RKISS_H_INCLUDED)
|
||||
#define RKISS_H_INCLUDED
|
||||
|
||||
|
||||
////
|
||||
//// Includes
|
||||
////
|
||||
|
||||
#include "types.h"
|
||||
|
||||
|
||||
////
|
||||
//// Types
|
||||
////
|
||||
|
||||
class RKISS {
|
||||
|
||||
// Keep variables always together
|
||||
|
||||
Reference in New Issue
Block a user