diff options
Diffstat (limited to 'iwyu.json')
-rw-r--r-- | iwyu.json | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -49,6 +49,14 @@ }, { "include": [ + "@<glm/gtx/intersect.inl>", + "private", + "<glm/gtx/intersect.hpp>", + "public" + ] + }, + { + "include": [ "@<glm/gtx/rotate_vector.inl>", "private", "<glm/gtx/rotate_vector.hpp>", |