Remove unnecessary elfcpp_config.h file.
This commit is contained in:
parent
537b5f51e5
commit
7e0cdd2361
@ -5,7 +5,6 @@
|
||||
#ifndef ELFCPP_H
|
||||
#define ELFCPP_H
|
||||
|
||||
#include "elfcpp_config.h"
|
||||
#include "elfcpp_swap.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
@ -3,8 +3,6 @@
|
||||
// This is included by elfcpp.h, the external interface, but holds
|
||||
// information which we want to keep private.
|
||||
|
||||
#include "elfcpp_config.h"
|
||||
|
||||
#ifndef ELFCPP_INTERNAL_H
|
||||
#define ELFCPP_INTERNAL_H
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user