From 04acfa679fd846ac829ded5562093b3766c85154 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 18 Jan 2026 01:36:06 +0000 Subject: Process new field, content-type, in input stream --- src/ingestor.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ingestor.hpp') diff --git a/src/ingestor.hpp b/src/ingestor.hpp index a19c8ec..67a7a15 100644 --- a/src/ingestor.hpp +++ b/src/ingestor.hpp @@ -43,7 +43,7 @@ namespace WebStat { using ScanResult = decltype(scn::scan(std::declval(), "")); + CLFString, CLFString>(std::declval(), "")); using ScanValues = std::remove_cvref_t()->values())>; [[nodiscard]] static ScanResult scanLogLine(std::string_view); -- cgit v1.2.3