From 2c2ee6636fd30760a529dd5f72c8c718c8730817 Mon Sep 17 00:00:00 2001 From: Bananymous Date: Mon, 13 Nov 2023 21:39:22 +0200 Subject: [PATCH] fixup --- LibELF/include/LibELF/Types.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/LibELF/include/LibELF/Types.h b/LibELF/include/LibELF/Types.h index 43ccc340..2fab8e3e 100644 --- a/LibELF/include/LibELF/Types.h +++ b/LibELF/include/LibELF/Types.h @@ -1,8 +1,6 @@ #pragma once -#ifdef __banan_os__ #include -#endif #include