X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=shell%2Fmain.cpp;h=6843c9d225033b51802ccbc9b47d102461f6cd04;hb=09362ec89302304408ed6d39494b102cb694b0e4;hp=7fac0539d82829256866d7800ceec1db211aa344;hpb=155bb9004a3f60a946af0f0ce12552dc9a223d4b;p=casparcg diff --git a/shell/main.cpp b/shell/main.cpp index 7fac0539d..6843c9d22 100644 --- a/shell/main.cpp +++ b/shell/main.cpp @@ -59,6 +59,7 @@ #include +#include #include #include @@ -203,6 +204,8 @@ int main(int argc, wchar_t* argv[]) caspar::win32_exception::install_handler(); } } tbb_thread_installer; + + tbb::task_scheduler_init init; try {