Fix compile errors
This commit is contained in:
parent
2ad05e34ea
commit
e0b0fb27b0
|
@ -24,6 +24,8 @@
|
|||
#ifndef SYSINFO_H
|
||||
#define SYSINFO_H
|
||||
|
||||
#include <cstdint>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
namespace KIPLATFORM
|
||||
|
|
Loading…
Reference in New Issue