1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-14 13:06:44 +00:00
termux-packages/packages/libt3widget/src-widgets-menu.cc.patch
2022-02-05 03:14:34 +09:00

11 lines
312 B
Diff

--- a/src/widgets/menu.cc
+++ b/src/widgets/menu.cc
@@ -11,7 +11,6 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <ext/alloc_traits.h>
#include <memory>
#include <type_traits>
#include <utility>