mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-07 21:23:32 +00:00
wg_engine: Fix undefined error in task scheduler usage
This commit is contained in:
parent
b77f3ca024
commit
6c4a74e7f1
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
*/
|
||||
|
||||
#include <atomic>
|
||||
#include "tvgTaskScheduler.h"
|
||||
#include "tvgWgRenderer.h"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue