mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-07 10:58:13 +01:00
Add missing "systeminfo.h" include to the "thread.h"
This commit is contained in:
parent
9fe98f8abe
commit
ea64525812
@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include <wut.h>
|
||||
#include "systeminfo.h"
|
||||
#include "context.h"
|
||||
#include "time.h"
|
||||
#include "threadqueue.h"
|
||||
|
Loading…
Reference in New Issue
Block a user