diff --git a/src/syzygy/tbprobe.cpp b/src/syzygy/tbprobe.cpp index f4020b72..97aa661e 100644 --- a/src/syzygy/tbprobe.cpp +++ b/src/syzygy/tbprobe.cpp @@ -1366,7 +1366,7 @@ void Tablebases::init(const std::string& paths) } } - std::cerr << "info string Found " << EntryTable.size() << " tablebases" << std::endl; + sync_cout << "info string Found " << EntryTable.size() << " tablebases" << sync_endl; } // Probe the WDL table for a particular position.