mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-01 11:24:27 +02:00
build: IWYU support added
This commit is contained in:
7
.mp-units.imp
Normal file
7
.mp-units.imp
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{ include: ["<functional>", "public", "<algorithm>", "public"] },
|
||||
{ include: ["<string>", "public", "<fmt/format.h>", "public"] },
|
||||
{ include: ["<memory>", "public", "<catch2/catch.hpp>", "public"] },
|
||||
{ include: ["<initializer_list>", "public", "<linear_algebra.hpp>", "public"] },
|
||||
{ symbol: ["abs", "private", "<cmath>", public]}
|
||||
]
|
Reference in New Issue
Block a user