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

@@ -25,7 +25,6 @@
#include <sstream>
#include <vector>
#include "benchmark.h"
#include "search.h"
#include "thread.h"
#include "ucioption.h"