aboutsummaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-12-21 15:16:20 +0100
committerMattias Andrée <m@maandree.se>2025-12-21 15:16:39 +0100
commit83f32ab6a37ce137cb0ac7c9ffc3f8e66a6fe104 (patch)
treef9895565a5811d1fae9b8487b430335eea7328da /common.h
parentAdd documentation (diff)
downloadlibcmap-83f32ab6a37ce137cb0ac7c9ffc3f8e66a6fe104.tar.gz
libcmap-83f32ab6a37ce137cb0ac7c9ffc3f8e66a6fe104.tar.bz2
libcmap-83f32ab6a37ce137cb0ac7c9ffc3f8e66a6fe104.tar.xz
Add libcmap_fprint_range, libcmap_print_range, libcmap_dprint_range
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 0 insertions, 1 deletions
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 <limits.h>
-#include <stdio.h>
#define SINGLETON_RANGE_FMT "U+%04lX"