summaryrefslogtreecommitdiff
path: root/iwyu.json
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-02-05 18:53:45 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2021-02-05 18:53:45 +0000
commite40b6bfe346bb93a2d3b38745b8fddba40e759c6 (patch)
tree1ad5746d5b49f12fe47e918e5c7d9c392c4e3e8d /iwyu.json
parentInitial commit generating some basic rail network (diff)
downloadilt-e40b6bfe346bb93a2d3b38745b8fddba40e759c6.tar.bz2
ilt-e40b6bfe346bb93a2d3b38745b8fddba40e759c6.tar.xz
ilt-e40b6bfe346bb93a2d3b38745b8fddba40e759c6.zip
Initial commit adding curved rail pieces
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 0df2666..763fb95 100644
--- a/iwyu.json
+++ b/iwyu.json
@@ -33,6 +33,22 @@
},
{
"include": [
+ "@<glm/gtc/constants.inl>",
+ "private",
+ "<glm/gtc/constants.hpp>",
+ "public"
+ ]
+ },
+ {
+ "include": [
+ "@<glm/gtx/vector_angle.inl>",
+ "private",
+ "<glm/gtx/vector_angle.hpp>",
+ "public"
+ ]
+ },
+ {
+ "include": [
"@<glm/gtx/rotate_vector.inl>",
"private",
"<glm/gtx/rotate_vector.hpp>",