diff --git a/gpttype_adapter.cpp b/gpttype_adapter.cpp index dbeddf74e..95b72d69d 100644 --- a/gpttype_adapter.cpp +++ b/gpttype_adapter.cpp @@ -1470,7 +1470,7 @@ const std::string & gpttype_get_pending_output() return concat_output_reader_copy; } -bool GetThreadsToUse(bool blasmode) +int GetThreadsToUse(bool blasmode) { if (blasmode) {