Retire bitbase.h

Moved the only prototipe where is needed.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2010-11-05 13:53:13 +01:00
parent bacb645939
commit 469e7c5143
4 changed files with 1 additions and 41 deletions

View File

@@ -101,5 +101,4 @@ struct ScalingFunction : public EndgameScalingFunctionBase {
extern void init_bitbases();
#endif // !defined(ENDGAME_H_INCLUDED)