mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-08 11:40:42 +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
|
#pragma once
|
||||||
#include <wut.h>
|
#include <wut.h>
|
||||||
|
#include "systeminfo.h"
|
||||||
#include "context.h"
|
#include "context.h"
|
||||||
#include "time.h"
|
#include "time.h"
|
||||||
#include "threadqueue.h"
|
#include "threadqueue.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user