head 1.1; access; symbols; locks; strict; comment @// @; 1.1 date 2026.06.25.07.32.24; author wiz; state Exp; branches; next ; commitid MSV9Ml23TxOEp9LG; desc @@ 1.1 log @volk: fix build with fmtlib 12.2.0 @ text @$NetBSD$ Fix build with fmtlib 12.2.0. https://github.com/gnuradio/volk/issues/868 --- lib/qa_utils.cc.orig 2026-06-25 07:29:56.366917249 +0000 +++ lib/qa_utils.cc @@@@ -28,7 +28,7 @@@@ #include #include // for vector, _Bit_refe... -#include +#include // Warmup time for CPU frequency scaling (ms) static double g_warmup_ms = 2000.0; @