summaryrefslogtreecommitdiff
path: root/iwyu.json
diff options
context:
space:
mode:
Diffstat (limited to 'iwyu.json')
-rw-r--r--iwyu.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/iwyu.json b/iwyu.json
index b471e04..351ae85 100644
--- a/iwyu.json
+++ b/iwyu.json
@@ -33,6 +33,22 @@
},
{
"include": [
+ "<boost/cstdint.hpp>",
+ "private",
+ "<cstdint>",
+ "public"
+ ]
+ },
+ {
+ "include": [
+ "@<boost/program_options/.*>",
+ "private",
+ "<boost/program_options.hpp>",
+ "public"
+ ]
+ },
+ {
+ "include": [
"<boost/mpl/aux_/preprocessed/gcc/list.hpp>",
"private",
"<boost/mpl/list.hpp>",