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