Remove some useless include

Spotted by Rein Halbersma.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2011-07-16 22:59:14 +01:00
parent 67686b7684
commit ad1f28bc1c
4 changed files with 2 additions and 3 deletions

View File

@@ -21,6 +21,7 @@
#include "bitcount.h"
#include "movegen.h"
#include "position.h"
// Simple macro to wrap a very common while loop, no facny, no flexibility,
// hardcoded list name 'mlist' and from square 'from'.