From de5b9247e26340935b8dc19608491e722f4c4ad2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 22 Feb 2025 14:51:27 +0100 Subject: First commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libcharsets.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 libcharsets.h (limited to 'libcharsets.h') diff --git a/libcharsets.h b/libcharsets.h new file mode 100644 index 0000000..cd9c9f0 --- /dev/null +++ b/libcharsets.h @@ -0,0 +1,5 @@ +/* See LICENSE file for copyright and license details. */ +#ifndef LIBCHARSETS_H +#define LIBCHARSETS_H + +#endif -- cgit v1.2.3-70-g09d2