mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-22 10:35:03 -05:00
Add missing "systeminfo.h" include to the "thread.h"
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include <wut.h>
|
||||
#include "systeminfo.h"
|
||||
#include "context.h"
|
||||
#include "time.h"
|
||||
#include "threadqueue.h"
|
||||
|
||||
Reference in New Issue
Block a user