mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-23 10:36:26 +08:00
NNUE namespace cleanup
This patch moves the nnue namespace in the appropiate header that correspondes with the definition. It also makes navigation a bit easier. closes https://github.com/official-stockfish/Stockfish/pull/4445 No functional change
This commit is contained in:
committed by
Joost VandeVondele
parent
515b66f188
commit
af4b62a593
@@ -34,6 +34,7 @@
|
||||
#include "tt.h"
|
||||
#include "uci.h"
|
||||
#include "syzygy/tbprobe.h"
|
||||
#include "nnue/evaluate_nnue.h"
|
||||
|
||||
namespace Stockfish {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user