From 33a1595ad96a52d815f0fd6464a793723c48ce0d Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Fri, 17 Sep 2021 18:19:14 +0100 Subject: General tidy up --- iwyu.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'iwyu.json') diff --git a/iwyu.json b/iwyu.json index 3765a27..b12677a 100644 --- a/iwyu.json +++ b/iwyu.json @@ -1,4 +1,12 @@ [ + { + "symbol": [ + "Glib::ustring", + "private", + "", + "public" + ] + }, { "include": [ "", @@ -112,6 +120,6 @@ ] }, { - "ref": "/usr/lib/llvm/11/share/include-what-you-use/boost-all-private.imp" + "ref": "/usr/lib/llvm/12/share/include-what-you-use/boost-all-private.imp" } ] -- cgit v1.2.3