summaryrefslogtreecommitdiff
path: root/iwyu.json
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2022-02-07 01:09:08 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2022-02-07 19:46:57 +0000
commitb1870050dac428bc65d8326827fc1a8aad055c8e (patch)
tree6fbe24e6b499982086535c5c59bbead07339db84 /iwyu.json
parentNew standard ice install path (diff)
downloadlibadhocutil-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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/iwyu.json b/iwyu.json
index e4af14b..3665040 100644
--- a/iwyu.json
+++ b/iwyu.json
@@ -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"
}
]