From 09d9aa1ee6ed6ef1e1f88793d2cd6063832d1706 Mon Sep 17 00:00:00 2001 From: YZBruh Date: Sat, 13 Apr 2024 22:26:21 +0300 Subject: [PATCH] pmt: exclude unnecessary library --- binary/checkers.c | 1 - 1 file changed, 1 deletion(-) diff --git a/binary/checkers.c b/binary/checkers.c index 4f077bc..60b2823 100644 --- a/binary/checkers.c +++ b/binary/checkers.c @@ -25,7 +25,6 @@ extern "C" { #include #include #include -#include #include #include "include/pmt.h"