From e40b6bfe346bb93a2d3b38745b8fddba40e759c6 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Fri, 5 Feb 2021 18:53:45 +0000 Subject: Initial commit adding curved rail pieces --- iwyu.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'iwyu.json') diff --git a/iwyu.json b/iwyu.json index 0df2666..763fb95 100644 --- a/iwyu.json +++ b/iwyu.json @@ -31,6 +31,22 @@ "public" ] }, + { + "include": [ + "@", + "private", + "", + "public" + ] + }, + { + "include": [ + "@", + "private", + "", + "public" + ] + }, { "include": [ "@", -- cgit v1.2.3