From 5299e74bc278b6dd675cc4cbaede3a5032eb4b3f Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Mon, 14 Nov 2016 20:29:00 +0000 Subject: [PATCH] Presently we do need the normrnd header. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7318 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- lib/qra/qra64/qra64.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/qra/qra64/qra64.c b/lib/qra/qra64/qra64.c index 30bd466de..5762ca84f 100644 --- a/lib/qra/qra64/qra64.c +++ b/lib/qra/qra64/qra64.c @@ -40,7 +40,7 @@ resulting code is a (12,63) code #include "../qracodes/qracodes.h" #include "../qracodes/qra13_64_64_irr_e.h" #include "../qracodes/pdmath.h" -//#include "../qracodes/normrnd.h" +#include "../qracodes/normrnd.h" // Code parameters of the QRA64 mode #define QRA64_CODE qra_13_64_64_irr_e