From 52f0880cd05d346120fb3a0a9310592d50ec8bcb Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 23 Aug 2025 15:43:04 +0100 Subject: Setup moveable/non-copyable special members on Ingestor --- src/Jamfile.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Jamfile.jam') diff --git a/src/Jamfile.jam b/src/Jamfile.jam index 637ddb8..f63ff81 100644 --- a/src/Jamfile.jam +++ b/src/Jamfile.jam @@ -1,5 +1,6 @@ lib webstat : ingestor.cpp logTypes.cpp : . + ..//adhocutil ../thirdparty//scn ..//z : : -- cgit v1.2.3