summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--iwyu.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/iwyu.json b/iwyu.json
index 4fd09e5..b471e04 100644
--- a/iwyu.json
+++ b/iwyu.json
@@ -8,6 +8,14 @@
]
},
{
+ "symbol": [
+ "std::size_t",
+ "private",
+ "<cstddef>",
+ "public"
+ ]
+ },
+ {
"include": [
"@.(mysql|mariadb_(com|ctype|dyncol|stmt|version))\\.h.",
"private",