From 017d14e862470bb6ab0227e16daccb3927e8576c Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Mon, 23 Apr 2018 12:53:49 +0200 Subject: [PATCH] fix to last commit --- hyper.h | 1 - 1 file changed, 1 deletion(-) diff --git a/hyper.h b/hyper.h index 9fc3c55c..1c1f7fd0 100644 --- a/hyper.h +++ b/hyper.h @@ -971,7 +971,6 @@ namespace polygonal { extern int SI; extern ld STAR; extern int deg; - typedef long double xld; extern ld coefr[MSI], coefi[MSI]; extern int maxcoef, coefid; void solve();