Clean ELF headers

This commit is contained in:
rthomas
2020-11-20 06:42:23 +01:00
parent 8872b85fc7
commit 3b7c8fb203
67 changed files with 1269 additions and 1038 deletions
+2 -4
View File
@@ -13,12 +13,10 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#include "pyAbstract.hpp"
#include "LIEF/Abstract/Binary.hpp"
#include "LIEF/ELF/Binary.hpp"
#include <algorithm>
#include "pyAbstract.hpp"
#include "LIEF/Abstract/Binary.hpp"
#define PY_ENUM(x) LIEF::to_string(x), x