summaryrefslogtreecommitdiffstats
path: root/.includes.imp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-06-28 23:10:43 -0400
committerDavid Robillard <d@drobilla.net>2022-07-14 14:12:35 -0400
commit3ae22e31b51e920d22a4bebb211e82b5d7e7c3f2 (patch)
treecd583bad825477cfbd54764a6ddc638bbda8f717 /.includes.imp
parentcde85f3f450f7c3f12e1f7c4a70cb374e4756319 (diff)
downloadraul-3ae22e31b51e920d22a4bebb211e82b5d7e7c3f2.tar.gz
raul-3ae22e31b51e920d22a4bebb211e82b5d7e7c3f2.tar.bz2
raul-3ae22e31b51e920d22a4bebb211e82b5d7e7c3f2.zip
Update clang-tidy and IWYU configuration for clang 14
Diffstat (limited to '.includes.imp')
-rw-r--r--.includes.imp2
1 files changed, 2 insertions, 0 deletions
diff --git a/.includes.imp b/.includes.imp
index 88032d4..a1e53c1 100644
--- a/.includes.imp
+++ b/.includes.imp
@@ -1,4 +1,6 @@
[
+ { "include": [ "<bits/chrono.h>", "private", "<chrono>", "public" ] },
+
{ "symbol": [ "CLOCK_REALTIME", "private", "<ctime>", "public" ] },
{ "symbol": [ "CLOCK_REALTIME", "private", "<time.h>", "public" ] },
{ "symbol": [ "__syscall_slong_t", "private", "<ctime>", "public" ] },