mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-19 00:21:36 +00:00
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
Block a user