Assorted nitpicking code-style

No functional change.
This commit is contained in:
Marco Costalba
2014-12-08 08:23:09 +01:00
parent 589c711449
commit 5943600a89
5 changed files with 21 additions and 13 deletions

View File

@@ -24,10 +24,10 @@
#include <sstream>
#include "bitcount.h"
#include "misc.h"
#include "movegen.h"
#include "position.h"
#include "psqtab.h"
#include "misc.h"
#include "thread.h"
#include "tt.h"
#include "uci.h"