Retire notation.h

And move the few remaining content
under UCI namespace where they belong.

No functional change.
This commit is contained in:
Marco Costalba
2014-10-26 07:16:16 +01:00
committed by Joona Kiiski
parent 5cbcff55cc
commit aa60c80ade
7 changed files with 29 additions and 57 deletions

View File

@@ -24,7 +24,6 @@
#include <vector>
#include "misc.h"
#include "notation.h"
#include "position.h"
#include "search.h"
#include "thread.h"