From f1e79c3669f68804c471699badc56a4a33a23246 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 8 Aug 2022 03:05:28 +0000 Subject: CTAN sync 202208080305 --- graphics/asymptote/runpath.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/asymptote/runpath.cc') diff --git a/graphics/asymptote/runpath.cc b/graphics/asymptote/runpath.cc index 069055cb6f..b346cecd73 100644 --- a/graphics/asymptote/runpath.cc +++ b/graphics/asymptote/runpath.cc @@ -42,11 +42,11 @@ using camp::triple; #include #undef PRIMITIVE -typedef double real; - void unused(void *); namespace run { +typedef double real; + array *copyArray(array *a); array *copyArray2(array *a); array *copyArray3(array *a); -- cgit v1.2.3