mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-06-05 17:24:22 -04:00
NE Alpha 37
This commit is contained in:
parent
0e60013311
commit
f410b0f969
12 changed files with 121 additions and 52 deletions
|
@ -19,7 +19,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
|||
#define UByteArray QByteArray
|
||||
#else
|
||||
// Use own implementation
|
||||
#include <cstdint>
|
||||
#include <stdint.h>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue