Fix a few minor code style inconsistencies

No functional change.
This commit is contained in:
DU-jdto
2018-03-21 01:26:12 +01:00
committed by Stéphane Nicolet
parent bd59560480
commit ed26d71354
4 changed files with 10 additions and 10 deletions

View File

@@ -28,8 +28,8 @@
#include "position.h"
#include "search.h"
#include "thread.h"
#include "tt.h"
#include "timeman.h"
#include "tt.h"
#include "uci.h"
#include "syzygy/tbprobe.h"