From 38d23cbf5b3870830339c9c12fd30bd5270112d8 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 21 Jan 2023 16:38:52 +0100 Subject: Initial commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libglitter_compose_float.c | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libglitter_compose_float.c (limited to 'libglitter_compose_float.c') diff --git a/libglitter_compose_float.c b/libglitter_compose_float.c new file mode 100644 index 0000000..197aaea --- /dev/null +++ b/libglitter_compose_float.c @@ -0,0 +1,4 @@ +/* See LICENSE file for copyright and license details. */ +#define libglitter_compose_double libglitter_compose_float +#define double float +#include "libglitter_compose_double.c" -- cgit v1.2.3-70-g09d2