mirror of
https://github.com/rui314/mold.git
synced 2024-11-10 10:57:55 +03:00
Fix build failure
This commit is contained in:
parent
038f42a579
commit
e942f5e28e
@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <cstdint>
|
||||
#include <cstring>
|
||||
#include <string_view>
|
||||
|
||||
namespace mold::macho {
|
||||
|
Loading…
Reference in New Issue
Block a user