Templetize xxx_time_for_MTG()

Also fixed some warnings under MSVC.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2010-08-02 12:14:27 +02:00
parent 391cd57b52
commit cf0295f1ad
2 changed files with 24 additions and 29 deletions

View File

@@ -28,4 +28,4 @@
void get_search_times(int myTime, int myInc, int movesToGo, int currentPly,
int* maxSearchTime, int* absoluteMaxSearchTime);
#endif // !defined(SEARCH_H_INCLUDED)
#endif // !defined(TIMEMAN_H_INCLUDED)