Retire uci.h and benchmark.h

Moved the single prototipes where are needed.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2010-11-07 13:22:13 +01:00
parent d2ad5acddd
commit b06f0460a2
5 changed files with 2 additions and 72 deletions

View File

@@ -34,7 +34,6 @@
#include "position.h"
#include "san.h"
#include "search.h"
#include "uci.h"
#include "ucioption.h"
using namespace std;