From 83f32ab6a37ce137cb0ac7c9ffc3f8e66a6fe104 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 21 Dec 2025 15:16:20 +0100 Subject: Add libcmap_fprint_range, libcmap_print_range, libcmap_dprint_range MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'common.h') diff --git a/common.h b/common.h index c5fc285..0007af2 100644 --- a/common.h +++ b/common.h @@ -1,7 +1,6 @@ /* See LICENSE file for copyright and license details. */ #include "libcmap.h" #include -#include #define SINGLETON_RANGE_FMT "U+%04lX" -- cgit v1.3.1