summaryrefslogtreecommitdiff
path: root/iwyu.json
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-12-28 15:42:50 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2021-12-28 15:42:50 +0000
commitde9909df038d1b6bb47bcc82fea5f8dc9dec2491 (patch)
treeb1f1337603c1bda68760d3f5f5147bc345e3e77f /iwyu.json
parentComponent position mouse click check should only match mouse button events (diff)
downloadilt-de9909df038d1b6bb47bcc82fea5f8dc9dec2491.tar.bz2
ilt-de9909df038d1b6bb47bcc82fea5f8dc9dec2491.tar.xz
ilt-de9909df038d1b6bb47bcc82fea5f8dc9dec2491.zip
Initial implementation for being able to click in the main window to select something
Diffstat (limited to 'iwyu.json')
-rw-r--r--iwyu.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/iwyu.json b/iwyu.json
index 515ab21..fb07160 100644
--- a/iwyu.json
+++ b/iwyu.json
@@ -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>",