mirror of
https://github.com/LongSoft/UEFITool.git
synced 2024-11-22 07:58:22 +08:00
Add algorithm include
- as std::count and std::reverse are used
This commit is contained in:
parent
fe56c5c84c
commit
f3a6aba4c4
@ -22,6 +22,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
#include <stdint.h>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
|
||||
class UByteArray
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user