diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2022-02-07 01:09:08 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2022-02-07 19:46:57 +0000 |
commit | b1870050dac428bc65d8326827fc1a8aad055c8e (patch) | |
tree | 6fbe24e6b499982086535c5c59bbead07339db84 /iwyu.json | |
parent | New standard ice install path (diff) | |
download | libadhocutil-b1870050dac428bc65d8326827fc1a8aad055c8e.tar.bz2 libadhocutil-b1870050dac428bc65d8326827fc1a8aad055c8e.tar.xz libadhocutil-b1870050dac428bc65d8326827fc1a8aad055c8e.zip |
Bump iwyu path and fix includes accordingly
Diffstat (limited to 'iwyu.json')
-rw-r--r-- | iwyu.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -144,6 +144,6 @@ ] }, { - "ref": "/usr/lib/llvm/12/share/include-what-you-use/boost-all-private.imp" + "ref": "/usr/lib/llvm/13/share/include-what-you-use/boost-all-private.imp" } ] |