From 4e9fcf61c3251129f7d36d00a2de88af6cedb465 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 30 Aug 2020 13:19:23 +0100 Subject: Support model parts that are abstract classes with functions --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index b350916..b878832 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -38,6 +38,7 @@ project tidy:test/bin/tidy/debug/checker-none/cxxstd-17-iso/classtype.h tidy:test/bin/tidy/debug/checker-none/cxxstd-17-iso/collections.h tidy:test/bin/tidy/debug/checker-none/cxxstd-17-iso/enums.h + tidy:test/bin/tidy/debug/checker-none/cxxstd-17-iso/functions.h tidy:test/bin/tidy/debug/checker-none/cxxstd-17-iso/inheritance.h tidy:test/bin/tidy/debug/checker-none/cxxstd-17-iso/interfaces.h tidy:test/bin/tidy/debug/checker-none/cxxstd-17-iso/json.h -- cgit v1.2.3