mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
* gold.h: Include <cstddef> and <sys/types.h>
* options.h: Include <cstring>.
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
#define GOLD_OPTIONS_H
|
||||
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
#include <list>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user